Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
otbe committed Oct 2, 2023
2 parents 9f0108e + 2338587 commit 1c24ae4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion aws-cloud-meta-spring-ec2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>ec2</artifactId>
<version>2.20.145</version>
<version>2.20.157</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>eu.prismacapacity</groupId>
<artifactId>basepom-oss</artifactId>
<version>0.2.10</version>
<version>0.2.11</version>
</parent>

<artifactId>aws-cloud-meta</artifactId>
Expand Down Expand Up @@ -63,7 +63,7 @@
<jersey-client.version>1.18.6</jersey-client.version>
<jackson.version>2.15.2</jackson.version>
<slf4j.version>1.7.30</slf4j.version>
<spring-boot.version>3.1.3</spring-boot.version>
<spring-boot.version>3.1.4</spring-boot.version>
<dependency-check.skip>true</dependency-check.skip>
</properties>

Expand Down

0 comments on commit 1c24ae4

Please sign in to comment.