Skip to content

Commit 185bf16

Browse files
build(deps-dev): bump com.fasterxml.jackson.core:jackson-annotations (#2426)
Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.20 to 2.21. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: '2.21' dependency-type: direct:development 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 5313f98 commit 185bf16

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
@@ -133,7 +133,7 @@
133133
<httpclient.version>4.5.14</httpclient.version>
134134
<httpcore.version>4.4.16</httpcore.version>
135135
<jackson.version>2.20.1</jackson.version>
136-
<jackson.broken.version>2.20</jackson.broken.version>
136+
<jackson.broken.version>2.21</jackson.broken.version>
137137
<woodstox-core.version>7.1.1</woodstox-core.version>
138138
<!-- When updating this to the latest version, we're getting errors in the opcua server tests -->
139139
<jaxb.version>4.0.4</jaxb.version>

0 commit comments

Comments
 (0)