Skip to content

Commit f280d55

Browse files
Bump com.fasterxml.jackson.core:jackson-annotations from 2.21 to 2.22 (#3604)
Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.21 to 2.22. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: '2.22' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff06a26 commit f280d55

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
@@ -77,7 +77,7 @@
7777
<!-- To upgrade jackson, check the jdk versions inside the jar and include any new versions in the shading in parquet-jackson. -->
7878
<jackson.version>2.22.0</jackson.version>
7979
<jackson-databind.version>2.22.0</jackson-databind.version>
80-
<jackson-annotations.version>2.21</jackson-annotations.version>
80+
<jackson-annotations.version>2.22</jackson-annotations.version>
8181
<japicmp.version>0.26.1</japicmp.version>
8282
<javax.annotation.version>1.3.2</javax.annotation.version>
8383
<spotless.version>2.46.1</spotless.version>

0 commit comments

Comments
 (0)