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 f906490 commit 8a1d5ebCopy full SHA for 8a1d5eb
pom.xml
@@ -29,8 +29,8 @@
29
<version>1.5.2-SNAPSHOT</version>
30
31
<name>http-testserver</name>
32
- <inceptionYear>2015-2022</inceptionYear>
33
-
+ <inceptionYear>2011-2024</inceptionYear>
+
34
<scm>
35
<connection>scm:git:https://github.com/Commonjava/http-testserver.git</connection>
36
<developerConnection>scm:git:git@github.com:Commonjava/http-testserver.git</developerConnection>
@@ -51,7 +51,7 @@
51
<dependency>
52
<groupId>org.commonjava.boms</groupId>
53
<artifactId>web-commons-bom</artifactId>
54
- <version>26</version>
+ <version>29</version>
55
<type>pom</type>
56
<scope>import</scope>
57
</dependency>
0 commit comments