Skip to content

Commit 096947b

Browse files
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: io.avaje:avaje-json-core and [io.avaje:avaje-http-client](https://github.com/avaje/avaje-http-client). Updates `io.avaje:avaje-json-core` from 3.5 to 3.6 Updates `io.avaje:avaje-http-client` from 3.3 to 3.4 - [Release notes](https://github.com/avaje/avaje-http-client/releases) - [Commits](https://github.com/avaje/avaje-http-client/commits) --- updated-dependencies: - dependency-name: io.avaje:avaje-json-core dependency-version: '3.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.avaje:avaje-http-client dependency-version: '3.4' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a84b33 commit 096947b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

avaje-oauth2-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
<dependency>
1616
<groupId>io.avaje</groupId>
1717
<artifactId>avaje-json-core</artifactId>
18-
<version>3.5</version>
18+
<version>3.6</version>
1919
</dependency>
2020
<dependency>
2121
<groupId>io.avaje</groupId>
2222
<artifactId>avaje-http-client</artifactId>
23-
<version>3.3</version>
23+
<version>3.4</version>
2424
</dependency>
2525
</dependencies>
2626
</project>

0 commit comments

Comments
 (0)