Skip to content

Commit 5c18206

Browse files
dependabot[bot]stefanseifert
authored andcommitted
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.2 to 2.18.3. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a58bfc commit 5c18206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conga-sling-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>com.fasterxml.jackson.core</groupId>
8484
<artifactId>jackson-databind</artifactId>
85-
<version>2.18.2</version>
85+
<version>2.18.3</version>
8686
<scope>compile</scope>
8787
</dependency>
8888

0 commit comments

Comments
 (0)