Skip to content

Commit

Permalink
fix: upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.261 to 1.12.780
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.261 to 1.12.780.

See this package in maven:
com.amazonaws:aws-java-sdk-s3

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/5494f688-4611-46fc-9eaa-0f321ce19ae4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 5, 2025
1 parent 4954b34 commit 9b14387
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ the software.
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<servlet.port>9437</servlet.port>
<ajp.port>9438</ajp.port>
<aws.version>1.12.261</aws.version>
<aws.version>1.12.780</aws.version>
<solr.version>8.0.0</solr.version>
<junit.version>4.13.2</junit.version>
<main.basedir>${project.basedir}</main.basedir>
Expand Down Expand Up @@ -163,7 +163,7 @@ the software.
<artifactId>maven-resources-plugin</artifactId>
<configuration>
<escapeString>\</escapeString>
<outputDirectory />
<outputDirectory/>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 9b14387

Please sign in to comment.