Bump javax.annotation-api from 1.3 to 1.3.2
Bumps [javax.annotation-api](https://github.com/javaee/javax.annotation) from 1.3 to 1.3.2. - [Release notes](https://github.com/javaee/javax.annotation/releases) - [Commits](https://github.com/javaee/javax.annotation/compare/1.3...1.3.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
85e257fc98
commit
0b9e59f794
2
pom.xml
2
pom.xml
|
@ -60,7 +60,7 @@
|
||||||
<jetty.test.version>5.5</jetty.test.version>
|
<jetty.test.version>5.5</jetty.test.version>
|
||||||
<spring-boot.version>2.1.1.RELEASE</spring-boot.version>
|
<spring-boot.version>2.1.1.RELEASE</spring-boot.version>
|
||||||
<jsr250-api.version>1.0</jsr250-api.version>
|
<jsr250-api.version>1.0</jsr250-api.version>
|
||||||
<javax.annotation-api>1.3</javax.annotation-api>
|
<javax.annotation-api>1.3.2</javax.annotation-api>
|
||||||
<localRepoPath>${project.build.directory}/local-repo</localRepoPath>
|
<localRepoPath>${project.build.directory}/local-repo</localRepoPath>
|
||||||
<settingsPath>src/it/settings.xml</settingsPath>
|
<settingsPath>src/it/settings.xml</settingsPath>
|
||||||
<surefire.rerunFailingTestsCount>0</surefire.rerunFailingTestsCount>
|
<surefire.rerunFailingTestsCount>0</surefire.rerunFailingTestsCount>
|
||||||
|
|
Loading…
Reference in New Issue