Skip to content

Commit 599d6bb

Browse files
authored
Merge pull request #37 from ligangty/master
Deps bump
2 parents c0a4c48 + 2a114e9 commit 599d6bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<projectOwner>Red Hat, Inc.</projectOwner>
4343
<projectEmail>https://github.com/Commonjava/http-testserver</projectEmail>
4444
<javaVersion>11</javaVersion>
45-
<undertowVersion>2.2.26.Final</undertowVersion>
45+
<undertowVersion>2.2.28.Final</undertowVersion>
4646
<slf4j.versoin>1.7.25</slf4j.versoin>
4747
<quarkus.version>2.16.11.Final</quarkus.version>
4848
</properties>
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.commonjava.boms</groupId>
6161
<artifactId>web-commons-bom</artifactId>
62-
<version>26</version>
62+
<version>28</version>
6363
<type>pom</type>
6464
<scope>import</scope>
6565
</dependency>

0 commit comments

Comments
 (0)