Skip to content

Commit 5ece7e9

Browse files
authored
Merge pull request #602 from CondationCMS/dependabot/maven/prod-deps-6435ddfcbd
Bump the prod-deps group with 3 updates
2 parents 1e09db0 + 3edc00e commit 5ece7e9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cms-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
<dependency>
2323
<groupId>io.github.wasabithumb</groupId>
2424
<artifactId>jtoml</artifactId>
25-
<version>1.4.2</version>
25+
<version>1.5.0</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>io.github.wasabithumb</groupId>
2929
<artifactId>jtoml-serializer-gson</artifactId>
30-
<version>1.4.2</version>
30+
<version>1.5.0</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>io.github.cdimascio</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
<dependency>
317317
<groupId>org.junit</groupId>
318318
<artifactId>junit-bom</artifactId>
319-
<version>6.0.2</version>
319+
<version>6.0.3</version>
320320
<type>pom</type>
321321
<scope>import</scope>
322322
</dependency>

0 commit comments

Comments
 (0)