Skip to content

Commit 8a1d5eb

Browse files
committed
Update web-commons-bom to 29
1 parent f906490 commit 8a1d5eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<version>1.5.2-SNAPSHOT</version>
3030

3131
<name>http-testserver</name>
32-
<inceptionYear>2015-2022</inceptionYear>
33-
32+
<inceptionYear>2011-2024</inceptionYear>
33+
3434
<scm>
3535
<connection>scm:git:https://github.com/Commonjava/http-testserver.git</connection>
3636
<developerConnection>scm:git:git@github.com:Commonjava/http-testserver.git</developerConnection>
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.commonjava.boms</groupId>
5353
<artifactId>web-commons-bom</artifactId>
54-
<version>26</version>
54+
<version>29</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>

0 commit comments

Comments
 (0)