We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e09db0 + 3edc00e commit 5ece7e9Copy full SHA for 5ece7e9
2 files changed
cms-core/pom.xml
@@ -22,12 +22,12 @@
22
<dependency>
23
<groupId>io.github.wasabithumb</groupId>
24
<artifactId>jtoml</artifactId>
25
- <version>1.4.2</version>
+ <version>1.5.0</version>
26
</dependency>
27
28
29
<artifactId>jtoml-serializer-gson</artifactId>
30
31
32
33
<groupId>io.github.cdimascio</groupId>
pom.xml
@@ -316,7 +316,7 @@
316
317
<groupId>org.junit</groupId>
318
<artifactId>junit-bom</artifactId>
319
- <version>6.0.2</version>
+ <version>6.0.3</version>
320
<type>pom</type>
321
<scope>import</scope>
322
0 commit comments