Skip to content

Commit 7a1ae3d

Browse files
Bump com.fasterxml.jackson.core:jackson-core in /mathmlcaneval-frontend
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.4.3 to 2.15.0. - [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.0/release.properties) - [Commits](FasterXML/jackson-core@jackson-core-2.4.3...jackson-core-2.15.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42c8a2a commit 7a1ae3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mathmlcaneval-frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>com.fasterxml.jackson.core</groupId>
119119
<artifactId>jackson-core</artifactId>
120-
<version>2.4.3</version>
120+
<version>2.15.0</version>
121121
</dependency>
122122
<dependency>
123123
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)