Skip to content

Commit 81596de

Browse files
Update patch versions (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e4d805 commit 81596de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

graphql-database-manager-dynamo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.guava</groupId>
4646
<artifactId>guava</artifactId>
47-
<version>33.4.0-jre</version>
47+
<version>33.4.5-jre</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>software.amazon.awssdk</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>software.amazon.awssdk</groupId>
6565
<artifactId>bom</artifactId>
66-
<version>2.31.2</version>
66+
<version>2.31.4</version>
6767
<type>pom</type>
6868
<scope>import</scope>
6969
</dependency>

0 commit comments

Comments
 (0)