There was an error while loading. Please reload this page.
2 parents 0e02005 + 8aa4db5 commit dccf153Copy full SHA for dccf153
1 file changed
pom.xml
@@ -473,7 +473,7 @@
473
<httpcore.version>5.4.3</httpcore.version>
474
<httpclient.version>5.6.3</httpclient.version>
475
<jaxbri.version>4.0.3</jaxbri.version>
476
- <jetty.version>12.1.11</jetty.version>
+ <jetty.version>12.1.12</jetty.version>
477
<!-- jibx.version removed: AXIS2-6105 -->
478
<maven.archiver.version>3.6.6</maven.archiver.version>
479
<maven.version>3.9.16</maven.version>
@@ -889,7 +889,7 @@
889
<dependency>
890
<groupId>com.fasterxml.woodstox</groupId>
891
<artifactId>woodstox-core</artifactId>
892
- <version>7.2.1</version>
+ <version>7.2.2</version>
893
</dependency>
894
895
<!-- Jetty is used by some of the unit tests -->
0 commit comments