Skip to content

Commit cd2861b

Browse files
authored
Merge pull request ScottOaks#14 from ScottOaks/dependabot/maven/SecondEdition/ParsingTest/parsing-benchmark/com.fasterxml.jackson.core-jackson-core-2.15.0
Bump com.fasterxml.jackson.core:jackson-core from 2.13.0 to 2.15.0 in /SecondEdition/ParsingTest/parsing-benchmark
2 parents 644e755 + c3357b9 commit cd2861b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • SecondEdition/ParsingTest/parsing-benchmark

SecondEdition/ParsingTest/parsing-benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
6565
<dependency>
6666
<groupId>com.fasterxml.jackson.core</groupId>
6767
<artifactId>jackson-core</artifactId>
68-
<version>2.13.0</version>
68+
<version>2.15.0</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)