Skip to content

Commit 0059ee6

Browse files
dagnirrajasbh-aws
andauthored
Updating Lake Formation Access Grants Plugin version to 1.4.2 (#7098)
Picks up the CredentialScope change (READ/WRITE/READWRITE) published to Maven Central in aws-lakeformation-accessgrants-java-plugin 1.4.2. Co-authored-by: Rajas Bhate <rajasbh@amazon.com>
1 parent 72bdd49 commit 0059ee6

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": "rajasbh-aws",
5+
"description": "Updating Lake Formation Access Grants Plugin version to 1.4.2"
6+
}

pom.xml

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

200-
<lakeformations3accessgrants.version>1.4.1</lakeformations3accessgrants.version>
200+
<lakeformations3accessgrants.version>1.4.2</lakeformations3accessgrants.version>
201201

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

0 commit comments

Comments
 (0)