Skip to content

Commit b7c7933

Browse files
akhilyendluriAkhil Yendluri
andauthored
Upgrading AWS Lakeformation plugin to v1.3 (#6741)
* Upgrading AWS Lakeformation plugin to v1.3 * Adding change log entry --------- Co-authored-by: Akhil Yendluri <yendakhi@amazon.com>
1 parent 916d98e commit b7c7933

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
<!-- S3 Access Grants plugin version -->
200200
<s3accessgrants.version>2.4.1</s3accessgrants.version>
201201

202-
<lakeformations3accessgrants.version>1.2</lakeformations3accessgrants.version>
202+
<lakeformations3accessgrants.version>1.3</lakeformations3accessgrants.version>
203203

204204
<skip.unit.tests>${skipTests}</skip.unit.tests>
205205
<v2.migration.tests.skip>true</v2.migration.tests.skip>

0 commit comments

Comments
 (0)