Skip to content

Commit bf46a2d

Browse files
Bump the prod-deps group with 2 updates (#571)
Bumps the prod-deps group with 2 updates: [io.github.wasabithumb:jtoml](https://github.com/WasabiThumb/jtoml) and [io.github.wasabithumb:jtoml-serializer-gson](https://github.com/WasabiThumb/jtoml). Updates `io.github.wasabithumb:jtoml` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/WasabiThumb/jtoml/releases) - [Commits](WasabiThumb/jtoml@1.4.1...1.4.2) Updates `io.github.wasabithumb:jtoml-serializer-gson` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/WasabiThumb/jtoml/releases) - [Commits](WasabiThumb/jtoml@1.4.1...1.4.2) --- updated-dependencies: - dependency-name: io.github.wasabithumb:jtoml dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: io.github.wasabithumb:jtoml-serializer-gson dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93f9052 commit bf46a2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cms-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
<dependency>
2222
<groupId>io.github.wasabithumb</groupId>
2323
<artifactId>jtoml</artifactId>
24-
<version>1.4.1</version>
24+
<version>1.4.2</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>io.github.wasabithumb</groupId>
2828
<artifactId>jtoml-serializer-gson</artifactId>
29-
<version>1.4.1</version>
29+
<version>1.4.2</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>io.github.cdimascio</groupId>

0 commit comments

Comments
 (0)