Skip to content

Commit b39ce17

Browse files
author
Akhil Yendluri
committed
Upgrading S3AG to 2.4.1 and LF Plugin to 1.3
1 parent 676aa1d commit b39ce17

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<artifactId>aws-lakeformation-accessgrants-java-plugin</artifactId>
88
<packaging>jar</packaging>
99
<!-- This plugin is also shipped as part of AWS SDK Bundle. Please update the plugin version shipped within AWS SDK bundle-->
10-
<version>1.2</version>
10+
<version>1.3</version>
1111
<name>${project.groupId}:${project.artifactId}</name>
1212
<description>AWS Lake Formation Access Grants Plugin for S3 operations</description>
1313
<url>https://github.com/aws/aws-lakeformation-accessgrants-plugin-java-v2</url>
@@ -42,7 +42,7 @@
4242
<maven.compiler.target>1.8</maven.compiler.target>
4343
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4444
<aws.sdk.version>2.41.16</aws.sdk.version>
45-
<s3accessgrants.version>2.4.0</s3accessgrants.version>
45+
<s3accessgrants.version>2.4.1</s3accessgrants.version>
4646
<caffeine.version>3.2.3</caffeine.version>
4747
<junit.version>6.0.2</junit.version>
4848
<mockito.version>5.21.0</mockito.version>

0 commit comments

Comments
 (0)