File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
graphql-database-dynmodb-history-lambda
graphql-database-manager-core
graphql-database-manager-dynamo Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 73
73
<plugin >
74
74
<groupId >org.apache.maven.plugins</groupId >
75
75
<artifactId >maven-dependency-plugin</artifactId >
76
- <version >3.8.1 </version >
76
+ <version >3.9.0 </version >
77
77
<executions >
78
78
<execution >
79
79
<id >copy</id >
Original file line number Diff line number Diff line change 61
61
<plugin >
62
62
<groupId >org.apache.maven.plugins</groupId >
63
63
<artifactId >maven-dependency-plugin</artifactId >
64
- <version >3.8.1 </version >
64
+ <version >3.9.0 </version >
65
65
<executions >
66
66
<execution >
67
67
<id >copy</id >
Original file line number Diff line number Diff line change 75
75
<plugin >
76
76
<groupId >org.apache.maven.plugins</groupId >
77
77
<artifactId >maven-dependency-plugin</artifactId >
78
- <version >3.8.1 </version >
78
+ <version >3.9.0 </version >
79
79
<executions >
80
80
<execution >
81
81
<id >copy</id >
Original file line number Diff line number Diff line change 63
63
<dependency >
64
64
<groupId >software.amazon.awssdk</groupId >
65
65
<artifactId >bom</artifactId >
66
- <version >2.34.4 </version >
66
+ <version >2.35.2 </version >
67
67
<type >pom</type >
68
68
<scope >import</scope >
69
69
</dependency >
You can’t perform that action at this time.
0 commit comments