Skip to content

Commit 3f63c2f

Browse files
Bump commons.jackson.version from 2.21.1 to 2.21.2
Bumps `commons.jackson.version` from 2.21.1 to 2.21.2. Updates `com.fasterxml.jackson.core:jackson-core` from 2.21.1 to 2.21.2 - [Commits](FasterXML/jackson-core@jackson-core-2.21.1...jackson-core-2.21.2) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.1 to 2.21.2 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1bd0ad commit 3f63c2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
<commons.jira.pid>12310492</commons.jira.pid>
207207
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-scxml</commons.scmPubUrl>
208208
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
209-
<commons.jackson.version>2.21.1</commons.jackson.version>
209+
<commons.jackson.version>2.21.2</commons.jackson.version>
210210
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
211211
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
212212
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->

0 commit comments

Comments
 (0)