Skip to content

Commit 81f7973

Browse files
authored
Bump lakeformation plugin version (#6769)
* Bump lakeformation plugin version * Add changelog
1 parent 948c500 commit 81f7973

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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": "",
5+
"description": "Updating Lakeformation Access Grants Plugin version to 1.4"
6+
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<!-- S3 Access Grants plugin version -->
197197
<s3accessgrants.version>2.4.1</s3accessgrants.version>
198198

199-
<lakeformations3accessgrants.version>1.3</lakeformations3accessgrants.version>
199+
<lakeformations3accessgrants.version>1.4</lakeformations3accessgrants.version>
200200

201201
<skip.unit.tests>${skipTests}</skip.unit.tests>
202202
<v2.migration.tests.skip>true</v2.migration.tests.skip>

0 commit comments

Comments
 (0)