We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff50fd6 commit 9dc10b7Copy full SHA for 9dc10b7
pom.xml
@@ -29,7 +29,7 @@
29
<packaging>pom</packaging>
30
31
<name>http-testserver</name>
32
- <inceptionYear>2011-2022</inceptionYear>
+ <inceptionYear>2011-2024</inceptionYear>
33
34
<scm>
35
<connection>scm:git:https://github.com/Commonjava/http-testserver</connection>
@@ -59,7 +59,7 @@
59
<dependency>
60
<groupId>org.commonjava.boms</groupId>
61
<artifactId>web-commons-bom</artifactId>
62
- <version>28</version>
+ <version>29</version>
63
<type>pom</type>
64
<scope>import</scope>
65
</dependency>
0 commit comments