Bump jakarta.annotation-api from 1.3.4 to 1.3.5 (#5466)
Bumps [jakarta.annotation-api](https://github.com/eclipse-ee4j/common-annotations-api) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/eclipse-ee4j/common-annotations-api/releases) - [Commits](https://github.com/eclipse-ee4j/common-annotations-api/commits/1.3.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
73593bbca3
commit
c7befaec05
2
pom.xml
2
pom.xml
|
@ -65,7 +65,7 @@
|
|||
<!-- springboot is only used for jetty-maven-plugin it test
|
||||
otherwise depending on Spring Boot might be chicken and egg issue :) -->
|
||||
<springboot.version>2.1.1.RELEASE</springboot.version>
|
||||
<annotation-api.version>1.3.4</annotation-api.version>
|
||||
<annotation-api.version>1.3.5</annotation-api.version>
|
||||
<jackson-databind.version>2.9.9</jackson-databind.version>
|
||||
<localRepoPath>${project.build.directory}/local-repo</localRepoPath>
|
||||
<settingsPath>src/it/settings.xml</settingsPath>
|
||||
|
|
Loading…
Reference in New Issue