Skip to content

Commit 70bb8f3

Browse files
Bump io.avaje:avaje-http-api from 2.6 to 2.7
Bumps io.avaje:avaje-http-api from 2.6 to 2.7. --- updated-dependencies: - dependency-name: io.avaje:avaje-http-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c24064f commit 70bb8f3

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.6</version>
82+
<version>2.7</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
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>io.avaje</groupId>
6464
<artifactId>avaje-http-api</artifactId>
65-
<version>2.6</version>
65+
<version>2.7</version>
6666
<optional>true</optional>
6767
<scope>provided</scope>
6868
</dependency>

validator-http-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>io.avaje</groupId>
3939
<artifactId>avaje-http-api</artifactId>
40-
<version>2.6</version>
40+
<version>2.7</version>
4141
<scope>provided</scope>
4242
<optional>true</optional>
4343
</dependency>

0 commit comments

Comments
 (0)