Skip to content

Commit 19ef43c

Browse files
dependabot[bot]tisoft
authored andcommitted
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-toml
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-toml](https://github.com/FasterXML/jackson-dataformats-text) from 2.16.2 to 2.18.2. - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.16.2...jackson-dataformats-text-2.18.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-toml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c88fe85 commit 19ef43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

saic-java-mqtt-gateway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>com.fasterxml.jackson.dataformat</groupId>
6666
<artifactId>jackson-dataformat-toml</artifactId>
67-
<version>2.16.2</version>
67+
<version>2.18.2</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.owlike</groupId>

0 commit comments

Comments
 (0)