Skip to content

Commit 0cdcd33

Browse files
Bump com.fasterxml.jackson.core:jackson-core
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.14.2 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.14.2...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 c58355b commit 0cdcd33

File tree

1 file changed

+1
-1
lines changed
  • generated/src/main/resources

1 file changed

+1
-1
lines changed

generated/src/main/resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.fasterxml.jackson.core</groupId>
7474
<artifactId>jackson-core</artifactId>
75-
<version>2.14.2</version>
75+
<version>2.15.0</version>
7676
<scope>compile</scope>
7777
</dependency>
7878
<dependency>

0 commit comments

Comments
 (0)