Skip to content

Commit a7aa00f

Browse files
Bump com.fasterxml.jackson.core:jackson-annotations from 2.21 to 2.22 (#308)
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 42ebfb9 commit a7aa00f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.fasterxml.jackson.core</groupId>
2525
<artifactId>jackson-annotations</artifactId>
26-
<version>2.21</version>
26+
<version>2.22</version>
2727
</dependency>
2828

2929
<dependency>

0 commit comments

Comments
 (0)