From 3f3589509071a81c6216283230fefd3501e15191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 20:36:37 +0000 Subject: [PATCH 1/7] build(deps): bump com.github.spotbugs:spotbugs-annotations Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.0 to 4.8.2. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.8.0...4.8.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- athena-cloudera-impala/pom.xml | 2 +- athena-jdbc/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/athena-cloudera-impala/pom.xml b/athena-cloudera-impala/pom.xml index e25d94d2ba..aa47da2b9c 100644 --- a/athena-cloudera-impala/pom.xml +++ b/athena-cloudera-impala/pom.xml @@ -65,7 +65,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.0 + 4.8.2 compile diff --git a/athena-jdbc/pom.xml b/athena-jdbc/pom.xml index 48e0650560..b4904c8739 100644 --- a/athena-jdbc/pom.xml +++ b/athena-jdbc/pom.xml @@ -211,7 +211,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.0 + 4.8.2 compile From 8de9157e940991f14b247a5029c7a34415328eca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 21:03:10 +0000 Subject: [PATCH 2/7] build(deps): bump net.sf.jt400:jt400 from 20.0.3 to 20.0.6 Bumps [net.sf.jt400:jt400](https://github.com/IBM/JTOpen) from 20.0.3 to 20.0.6. - [Release notes](https://github.com/IBM/JTOpen/releases) - [Changelog](https://github.com/IBM/JTOpen/blob/main/changes.html) - [Commits](https://github.com/IBM/JTOpen/compare/v20.0.3...v20.0.6) --- updated-dependencies: - dependency-name: net.sf.jt400:jt400 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- athena-db2-as400/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/athena-db2-as400/pom.xml b/athena-db2-as400/pom.xml index ab204d5b37..1135e3f580 100644 --- a/athena-db2-as400/pom.xml +++ b/athena-db2-as400/pom.xml @@ -31,7 +31,7 @@ net.sf.jt400 jt400 - 20.0.3 + 20.0.6 From b5e576b789715187fdce4ac9689658c9c5b81c26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 21:04:15 +0000 Subject: [PATCH 3/7] build(deps): bump fasterxml.jackson.version from 2.15.3 to 2.16.0 Bumps `fasterxml.jackson.version` from 2.15.3 to 2.16.0. Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.3 to 2.16.0 Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.15.3 to 2.16.0 - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.15.3...jackson-dataformats-binary-2.16.0) Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.3 to 2.16.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.3...jackson-core-2.16.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.3 to 2.16.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.15.3 to 2.16.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.module:jackson-module-jaxb-annotations` from 2.15.3 to 2.16.0 - [Commits](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.15.3...jackson-modules-base-2.16.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index acbeb315b6..4620fafa6d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 1.8.1 3.24.2 7.8.0 - 2.15.3 + 2.16.0 3.2.2 2.21.1 13.0.0 From ccb3f9447b7f5d0548ba91b4a68d20b83e00cb90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 21:05:22 +0000 Subject: [PATCH 4/7] build(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- athena-jdbc/pom.xml | 2 +- athena-neptune/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/athena-jdbc/pom.xml b/athena-jdbc/pom.xml index 48e0650560..1171c65ae3 100644 --- a/athena-jdbc/pom.xml +++ b/athena-jdbc/pom.xml @@ -112,7 +112,7 @@ org.apache.commons commons-text - 1.10.0 + 1.11.0 org.antlr diff --git a/athena-neptune/pom.xml b/athena-neptune/pom.xml index 59fd52eabf..18a6f0ff77 100644 --- a/athena-neptune/pom.xml +++ b/athena-neptune/pom.xml @@ -61,7 +61,7 @@ org.apache.commons commons-text - 1.10.0 + 1.11.0 org.apache.commons From c81ff9ea32fdad2580adb50af85219406399f9f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 21:06:14 +0000 Subject: [PATCH 5/7] build(deps): bump software.amazon.jsii:jsii-runtime Bumps [software.amazon.jsii:jsii-runtime](https://github.com/aws/jsii) from 1.90.0 to 1.92.0. - [Release notes](https://github.com/aws/jsii/releases) - [Changelog](https://github.com/aws/jsii/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/jsii/compare/v1.90.0...v1.92.0) --- updated-dependencies: - dependency-name: software.amazon.jsii:jsii-runtime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4620fafa6d..2af835f543 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.2.2 1.5.1 1.204.0 - 1.90.0 + 1.92.0 2.0.9 4.11.0 4.13.2 From 08fe1b7f7ec86ae05b3f0afece1277470990c87f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 21:12:38 +0000 Subject: [PATCH 6/7] build(deps): bump com.ibm.db2:jcc from 11.5.8.0 to 11.5.9.0 Bumps com.ibm.db2:jcc from 11.5.8.0 to 11.5.9.0. --- updated-dependencies: - dependency-name: com.ibm.db2:jcc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- athena-db2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/athena-db2/pom.xml b/athena-db2/pom.xml index 3859aae0ed..fbe105f1b7 100644 --- a/athena-db2/pom.xml +++ b/athena-db2/pom.xml @@ -31,7 +31,7 @@ com.ibm.db2 jcc - 11.5.8.0 + 11.5.9.0 From 63f1e1fbefa7ae7fcf897905ba49410c91bfe69b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 21:18:22 +0000 Subject: [PATCH 7/7] build(deps): bump netty.version from 4.1.100.Final to 4.1.101.Final Bumps `netty.version` from 4.1.100.Final to 4.1.101.Final. Updates `io.netty:netty-buffer` from 4.1.100.Final to 4.1.101.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.100.Final...netty-4.1.101.Final) Updates `io.netty:netty-common` from 4.1.100.Final to 4.1.101.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.100.Final...netty-4.1.101.Final) Updates `io.netty:netty-transport` from 4.1.100.Final to 4.1.101.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.100.Final...netty-4.1.101.Final) --- updated-dependencies: - dependency-name: io.netty:netty-buffer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2af835f543..c0c1e9a1f9 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 3.2.2 2.21.1 13.0.0 - 4.1.100.Final + 4.1.101.Final 32.1.3-jre 3.24.4 4.3.4