Skip to content

Commit 9dc10b7

Browse files
committed
Update web-commons-bom to 29
1 parent ff50fd6 commit 9dc10b7

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
@@ -29,7 +29,7 @@
2929
<packaging>pom</packaging>
3030

3131
<name>http-testserver</name>
32-
<inceptionYear>2011-2022</inceptionYear>
32+
<inceptionYear>2011-2024</inceptionYear>
3333

3434
<scm>
3535
<connection>scm:git:https://github.com/Commonjava/http-testserver</connection>
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.commonjava.boms</groupId>
6161
<artifactId>web-commons-bom</artifactId>
62-
<version>28</version>
62+
<version>29</version>
6363
<type>pom</type>
6464
<scope>import</scope>
6565
</dependency>

0 commit comments

Comments
 (0)