We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916d98e commit b7c7933Copy full SHA for b7c7933
.changes/next-release/bugfix-AWSSDKforJavav2-02d8856.json
@@ -0,0 +1,6 @@
1
+{
2
+ "type": "bugfix",
3
+ "category": "AWS SDK for Java v2",
4
+ "contributor": "akhilyendluri",
5
+ "description": "Updating Lakeformation Access Grants Plugin version to 1.3"
6
+}
pom.xml
@@ -199,7 +199,7 @@
199
<!-- S3 Access Grants plugin version -->
200
<s3accessgrants.version>2.4.1</s3accessgrants.version>
201
202
- <lakeformations3accessgrants.version>1.2</lakeformations3accessgrants.version>
+ <lakeformations3accessgrants.version>1.3</lakeformations3accessgrants.version>
203
204
<skip.unit.tests>${skipTests}</skip.unit.tests>
205
<v2.migration.tests.skip>true</v2.migration.tests.skip>
0 commit comments