Skip to content

Commit

Permalink
Merge pull request #79 from ezTxmMC/dependabot/maven/com.fasterxml.ja…
Browse files Browse the repository at this point in the history
…ckson.dataformat-jackson-dataformat-toml-2.18.1

chore(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat-toml from 2.18.0 to 2.18.1
  • Loading branch information
ezTxmMC authored Oct 29, 2024
2 parents 9531b7b + 3fa197b commit 97d9526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ezlib-config-toml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-toml</artifactId>
<version>2.18.0</version>
<version>2.18.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 97d9526

Please sign in to comment.