Merge pull request #5383 from eclipse/dependabot/maven/jetty-9.4.x/javax.annotation-javax.annotation-api-1.3.2
Bump javax.annotation-api from 1.3 to 1.3.2
This commit is contained in:
commit
8b0f8c8c80
2
pom.xml
2
pom.xml
|
@ -60,7 +60,7 @@
|
|||
<jetty.test.version>5.5</jetty.test.version>
|
||||
<spring-boot.version>2.1.1.RELEASE</spring-boot.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>
|
||||
<settingsPath>src/it/settings.xml</settingsPath>
|
||||
<surefire.rerunFailingTestsCount>0</surefire.rerunFailingTestsCount>
|
||||
|
|
Loading…
Reference in New Issue