Skip to content

Commit 877ed25

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-config](https://github.com/avaje/avaje-config). Updates `io.avaje:avaje-json-core` from 3.7 to 3.8 Updates `io.avaje:avaje-config` from 4.1 to 4.2 - [Release notes](https://github.com/avaje/avaje-config/releases) - [Commits](avaje/avaje-config@4.1...4.2) --- updated-dependencies: - dependency-name: io.avaje:avaje-json-core dependency-version: '3.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.avaje:avaje-config dependency-version: '4.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c4876c commit 877ed25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

avaje-simple-json-logger/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>io.avaje</groupId>
3030
<artifactId>avaje-json-core</artifactId>
31-
<version>3.7</version>
31+
<version>3.8</version>
3232
</dependency>
3333

3434
<dependency>

avaje-simple-logger/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>io.avaje</groupId>
4444
<artifactId>avaje-config</artifactId>
45-
<version>4.1</version>
45+
<version>4.2</version>
4646
</dependency>
4747

4848
<dependency>

0 commit comments

Comments
 (0)