Skip to content

Commit 1e14125

Browse files
Bump com.fasterxml.jackson.core:jackson-core in /helix-admin-webapp (#3046)
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.12.7 to 2.13.0. - [Commits](FasterXML/jackson-core@jackson-core-2.12.7...jackson-core-2.13.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee7a8b8 commit 1e14125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helix-admin-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>com.fasterxml.jackson.core</groupId>
102102
<artifactId>jackson-core</artifactId>
103-
<version>2.12.7</version>
103+
<version>2.13.0</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)