Skip to content

Commit 3c3294c

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-core
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.13.0 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.13.0...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] <[email protected]>
1 parent c4d7e85 commit 3c3294c

File tree

1 file changed

+1
-1
lines changed
  • hu.bme.bigdata.homework.spark.flight2

1 file changed

+1
-1
lines changed

hu.bme.bigdata.homework.spark.flight2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<dependency>
1111
<groupId>com.fasterxml.jackson.core</groupId>
1212
<artifactId>jackson-core</artifactId>
13-
<version>2.13.0</version>
13+
<version>2.15.0</version>
1414
</dependency>
1515
<dependency>
1616
<groupId>org.apache.hadoop</groupId>

0 commit comments

Comments
 (0)