Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from…
Browse files Browse the repository at this point in the history
… 3.13.0 to 3.14.0 (#2635)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent bc85271 commit 126a0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.release>11</maven.compiler.release>
<maven.compiler.plugin.version>3.13.0</maven.compiler.plugin.version>
<maven.compiler.plugin.version>3.14.0</maven.compiler.plugin.version>
<!--- to meet engine version 1.12.533-->
<aws-sdk-v2.version>2.30.26</aws-sdk-v2.version>
<aws.lambda-java-core.version>1.2.2</aws.lambda-java-core.version>
Expand Down

0 comments on commit 126a0cf

Please sign in to comment.