File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
graphql-database-dynmodb-history-lambda Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 59
59
<dependency >
60
60
<groupId >com.amazonaws</groupId >
61
61
<artifactId >aws-lambda-java-events</artifactId >
62
- <version >3.15 .0</version >
62
+ <version >3.16 .0</version >
63
63
</dependency >
64
64
<dependency >
65
65
<groupId >com.amazonaws</groupId >
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.31.48 </version >
66
+ <version >2.32.2 </version >
67
67
<type >pom</type >
68
68
<scope >import</scope >
69
69
</dependency >
89
89
<plugin >
90
90
<groupId >net.revelc.code.formatter</groupId >
91
91
<artifactId >formatter-maven-plugin</artifactId >
92
- <version >2.26 .0</version >
92
+ <version >2.27 .0</version >
93
93
<configuration >
94
94
<configFile >${project.parent.basedir} /formatter.xml</configFile >
95
95
<lineEnding >LF</lineEnding >
@@ -173,7 +173,7 @@ the License.
173
173
<plugin >
174
174
<groupId >org.sonatype.central</groupId >
175
175
<artifactId >central-publishing-maven-plugin</artifactId >
176
- <version >0.7 .0</version >
176
+ <version >0.8 .0</version >
177
177
<extensions >true</extensions >
178
178
<configuration >
179
179
<publishingServerId >central</publishingServerId >
You can’t perform that action at this time.
0 commit comments