Skip to content

Commit 4f2577c

Browse files
Merge pull request #163 from avaje/dependabot/maven/io.avaje-avaje-http-api-2.0-RC10
Bump io.avaje:avaje-http-api from 2.0-RC2 to 2.0-RC10
2 parents 00963e7 + 49caea0 commit 4f2577c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

blackbox-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>io.avaje</groupId>
8181
<artifactId>avaje-http-api</artifactId>
82-
<version>2.0-RC2</version>
82+
<version>2.0-RC10</version>
8383
</dependency>
8484

8585
<!-- test dependencies -->

validator-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>io.avaje</groupId>
5959
<artifactId>avaje-http-api</artifactId>
60-
<version>2.0-RC5</version>
60+
<version>2.0-RC10</version>
6161
<optional>true</optional>
6262
<scope>provided</scope>
6363
</dependency>

validator-http-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>io.avaje</groupId>
3737
<artifactId>avaje-http-api</artifactId>
38-
<version>2.0-RC2</version>
38+
<version>2.0-RC10</version>
3939
<scope>provided</scope>
4040
<optional>true</optional>
4141
</dependency>

0 commit comments

Comments
 (0)