Skip to content

Commit 3affc7f

Browse files
authored
Merge pull request #43 from ligangty/master
Update web-commons-bom to 29
2 parents ff50fd6 + 3b13b43 commit 3affc7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

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)