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 5959 <dependency >
6060 <groupId >com.amazonaws</groupId >
6161 <artifactId >aws-lambda-java-events</artifactId >
62- <version >3.15 .0</version >
62+ <version >3.16 .0</version >
6363 </dependency >
6464 <dependency >
6565 <groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 6363 <dependency >
6464 <groupId >software.amazon.awssdk</groupId >
6565 <artifactId >bom</artifactId >
66- <version >2.31.48 </version >
66+ <version >2.32.2 </version >
6767 <type >pom</type >
6868 <scope >import</scope >
6969 </dependency >
8989 <plugin >
9090 <groupId >net.revelc.code.formatter</groupId >
9191 <artifactId >formatter-maven-plugin</artifactId >
92- <version >2.26 .0</version >
92+ <version >2.27 .0</version >
9393 <configuration >
9494 <configFile >${project.parent.basedir} /formatter.xml</configFile >
9595 <lineEnding >LF</lineEnding >
@@ -173,7 +173,7 @@ the License.
173173 <plugin >
174174 <groupId >org.sonatype.central</groupId >
175175 <artifactId >central-publishing-maven-plugin</artifactId >
176- <version >0.7 .0</version >
176+ <version >0.8 .0</version >
177177 <extensions >true</extensions >
178178 <configuration >
179179 <publishingServerId >central</publishingServerId >
You can’t perform that action at this time.
0 commit comments