We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff08208 commit 9665298Copy full SHA for 9665298
graphql-database-manager-memory/pom.xml
@@ -20,7 +20,7 @@
20
<parent>
21
<groupId>com.phocassoftware</groupId>
22
<artifactId>graphql-builder-parent</artifactId>
23
- <version>1.0.11</version>
+ <version>1.0.12</version>
24
</parent>
25
26
<artifactId>graphql-database-manager-memory</artifactId>
pom.xml
@@ -63,7 +63,7 @@
63
<dependency>
64
<groupId>software.amazon.awssdk</groupId>
65
<artifactId>bom</artifactId>
66
- <version>2.31.9</version>
+ <version>2.31.10</version>
67
<type>pom</type>
68
<scope>import</scope>
69
</dependency>
0 commit comments