Skip to content

Commit e49c5ad

Browse files
Update minor versions (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a63bc4d commit e49c5ad

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

graphql-database-dynmodb-history-lambda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.apache.maven.plugins</groupId>
7575
<artifactId>maven-dependency-plugin</artifactId>
76-
<version>3.8.1</version>
76+
<version>3.9.0</version>
7777
<executions>
7878
<execution>
7979
<id>copy</id>

graphql-database-manager-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<plugin>
6262
<groupId>org.apache.maven.plugins</groupId>
6363
<artifactId>maven-dependency-plugin</artifactId>
64-
<version>3.8.1</version>
64+
<version>3.9.0</version>
6565
<executions>
6666
<execution>
6767
<id>copy</id>

graphql-database-manager-dynamo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<plugin>
7676
<groupId>org.apache.maven.plugins</groupId>
7777
<artifactId>maven-dependency-plugin</artifactId>
78-
<version>3.8.1</version>
78+
<version>3.9.0</version>
7979
<executions>
8080
<execution>
8181
<id>copy</id>

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

0 commit comments

Comments
 (0)