We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948c500 commit 81f7973Copy full SHA for 81f7973
2 files changed
.changes/next-release/bugfix-AWSSDKforJavav2-e6600bb.json
@@ -0,0 +1,6 @@
1
+{
2
+ "type": "bugfix",
3
+ "category": "AWS SDK for Java v2",
4
+ "contributor": "",
5
+ "description": "Updating Lakeformation Access Grants Plugin version to 1.4"
6
+}
pom.xml
@@ -196,7 +196,7 @@
196
<!-- S3 Access Grants plugin version -->
197
<s3accessgrants.version>2.4.1</s3accessgrants.version>
198
199
- <lakeformations3accessgrants.version>1.3</lakeformations3accessgrants.version>
+ <lakeformations3accessgrants.version>1.4</lakeformations3accessgrants.version>
200
201
<skip.unit.tests>${skipTests}</skip.unit.tests>
202
<v2.migration.tests.skip>true</v2.migration.tests.skip>
0 commit comments