Skip to content

Commit 9665298

Browse files
Update patch versions (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff08208 commit 9665298

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

graphql-database-manager-memory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.phocassoftware</groupId>
2222
<artifactId>graphql-builder-parent</artifactId>
23-
<version>1.0.11</version>
23+
<version>1.0.12</version>
2424
</parent>
2525

2626
<artifactId>graphql-database-manager-memory</artifactId>

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.9</version>
66+
<version>2.31.10</version>
6767
<type>pom</type>
6868
<scope>import</scope>
6969
</dependency>

0 commit comments

Comments
 (0)