Skip to content

Commit 7644c1a

Browse files
Bump com.fasterxml.jackson.core:jackson-annotations from 2.20 to 2.21
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6bbcc20 commit 7644c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ limitations under the License.
297297
<dependency>
298298
<groupId>com.fasterxml.jackson.core</groupId>
299299
<artifactId>jackson-annotations</artifactId>
300-
<version>2.20</version>
300+
<version>2.21</version>
301301
<scope>compile</scope>
302302
</dependency>
303303
<dependency>

0 commit comments

Comments
 (0)