Skip to content

Commit 4d1e192

Browse files
Bump jackson-databind
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 to 2.12.6.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b87758 commit 4d1e192

File tree

1 file changed

+1
-1
lines changed
  • logisland-components/logisland-connectors/logisland-connector-spooldir

1 file changed

+1
-1
lines changed

logisland-components/logisland-connectors/logisland-connector-spooldir/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.fasterxml.jackson.core</groupId>
6363
<artifactId>jackson-databind</artifactId>
64-
<version>2.10.1</version>
64+
<version>2.12.6.1</version>
6565
<scope>compile</scope>
6666
</dependency>
6767
<dependency>

0 commit comments

Comments
 (0)