Skip to content

Commit e98eb05

Browse files
authored
Merge pull request #1339 from aws-samples/dependabot/maven/labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction/jackson-cd8fa2a759
Bump the jackson group across 2 directories with 1 update
2 parents 27da71e + 7e85468 commit e98eb05

File tree

2 files changed

+2
-2
lines changed
  • labs
    • unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction
    • unicorn-store/infrastructure/db-setup

2 files changed

+2
-2
lines changed

labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.fasterxml.jackson.jr</groupId>
5555
<artifactId>jackson-jr-objects</artifactId>
56-
<version>2.18.3</version>
56+
<version>2.19.1</version>
5757
</dependency>
5858

5959
<dependency>

labs/unicorn-store/infrastructure/db-setup/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.fasterxml.jackson.jr</groupId>
7272
<artifactId>jackson-jr-objects</artifactId>
73-
<version>2.18.3</version>
73+
<version>2.19.1</version>
7474
</dependency>
7575
</dependencies>
7676

0 commit comments

Comments
 (0)