Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit

Permalink
build(deps): bump jackson.version from 2.18.1 to 2.18.2
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.18.1 to 2.18.2.

Updates `com.fasterxml.jackson:jackson-bom` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-bom@jackson-bom-2.18.1...jackson-bom-2.18.2)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.1 to 2.18.2

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 53d1dab commit 6af0914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Copyright (c) 2012 - Jeremy Long
<groovy-all.version>2.4.21</groovy-all.version>
<gmavenplus-plugin.version>4.0.1</gmavenplus-plugin.version>
<com.h3xstream.retirejs.core.version>3.0.4</com.h3xstream.retirejs.core.version>
<jackson.version>2.18.1</jackson.version>
<jackson.version>2.18.2</jackson.version>
<!--necassary for some IDEs to be able to execute test cases (Netbeans)-->
<surefireArgLine />
</properties>
Expand Down

0 comments on commit 6af0914

Please sign in to comment.