Skip to content

Commit 289c341

Browse files
dependabot[bot]cgivre
authored andcommitted
MINOR-UPDATE: Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.82 (#3028)
1 parent 769f32d commit 289c341

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exec/jdbc-all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"package.namespace.prefix" equals to "oadd.". It can be overridden if necessary within any profile -->
3434
<properties>
3535
<package.namespace.prefix>oadd.</package.namespace.prefix>
36-
<jdbc-all-jar.maxsize>56000000</jdbc-all-jar.maxsize>
36+
<jdbc-all-jar.maxsize>58000000</jdbc-all-jar.maxsize>
3737
</properties>
3838

3939
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<asm.version>9.5</asm.version>
5555
<avatica.version>1.23.0</avatica.version>
5656
<avro.version>1.12.0</avro.version>
57-
<bouncycastle.version>1.78.1</bouncycastle.version>
57+
<bouncycastle.version>1.82</bouncycastle.version>
5858
<caffeine.version>2.9.3</caffeine.version>
5959
<calcite.groupId>org.apache.calcite</calcite.groupId>
6060
<calcite.version>1.34.0</calcite.version>

0 commit comments

Comments
 (0)