Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps the maven group with 27 updates in the /bom/application directory:

Package From To
org.bouncycastle:bcprov-jdk15on 1.69 1.70
org.bouncycastle:bcpkix-jdk15on 1.69 1.70
org.bouncycastle:bc-fips 1.0.2.1 1.0.2.6
org.bouncycastle:bctls-fips 1.0.12.2 2.0.19
org.apache.commons:commons-lang3 3.12.0 3.18.0
io.quarkus.http:quarkus-http-core 4.1.2 5.3.4
io.smallrye:smallrye-health-ui 3.1.1 3.1.2
org.testng:testng 6.14.2 7.5.1
org.apache.activemq:artemis-core-client 2.17.0 2.19.1
org.apache.kafka:kafka-clients 2.8.1 3.9.1
org.apache.avro:avro 1.10.2 1.11.4
org.apache.zookeeper:zookeeper 3.5.7 3.8.4
com.nimbusds:nimbus-jose-jwt 9.14 9.37.4
org.eclipse.jgit:org.eclipse.jgit 5.13.0.202109080827-r 6.10.1.202505221210-r
org.jboss.narayana.rts:lra-coordinator-jar 5.12.0.Final 7.1.0.Final
org.jboss.resteasy:resteasy-core 4.7.0.Final 4.7.8.Final
org.wildfly.security:wildfly-elytron 1.17.2.Final 2.2.9.Final
commons-io:commons-io 2.11.0 2.14.0
org.postgresql:postgresql 42.2.24 42.2.28
org.elasticsearch.client:elasticsearch-rest-client 7.10.0 7.13.4
org.infinispan:infinispan-core 13.0.0.Final 14.0.25.Final
org.infinispan.protostream:protostream 4.4.1.Final 4.6.2.Final
org.yaml:snakeyaml 1.29 2.0
org.keycloak:keycloak-core 15.0.2 26.1.3
com.google.cloud.tools:jib-core 0.20.0 0.22.0
com.google.protobuf:protobuf-java 3.17.3 3.25.5
org.apache.commons:commons-compress 1.21 1.26.0

Bumps the maven group with 2 updates in the /build-parent directory: org.jsoup:jsoup and com.github.tomakehurst:wiremock-jre8.

Updates org.bouncycastle:bcprov-jdk15on from 1.69 to 1.70

Changelog

Sourced from org.bouncycastle:bcprov-jdk15on's changelog.

2.1.1 Version Release: 1.83 Date:      TBD

2.2.1 Version Release: 1.82 Date:      2025, 17th September.

... (truncated)

Commits

Updates org.bouncycastle:bcpkix-jdk15on from 1.69 to 1.70

Changelog

Sourced from org.bouncycastle:bcpkix-jdk15on's changelog.

2.1.1 Version Release: 1.83 Date:      TBD

2.2.1 Version Release: 1.82 Date:      2025, 17th September.

... (truncated)

Commits

Updates org.bouncycastle:bcpkix-jdk15on from 1.69 to 1.70

Changelog

Sourced from org.bouncycastle:bcpkix-jdk15on's changelog.

2.1.1 Version Release: 1.83 Date:      TBD

2.2.1 Version Release: 1.82 Date:      2025, 17th September.

... (truncated)

Commits

Updates org.bouncycastle:bc-fips from 1.0.2.1 to 1.0.2.6

Updates org.bouncycastle:bctls-fips from 1.0.12.2 to 2.0.19

Updates org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0

Updates io.quarkus.http:quarkus-http-core from 4.1.2 to 5.3.4

Updates io.smallrye:smallrye-health-ui from 3.1.1 to 3.1.2

Release notes

Sourced from io.smallrye:smallrye-health-ui's releases.

3.1.2

  • #334 [3.1.x] health ui: validate input
Commits
  • afef623 [maven-release-plugin] prepare release 3.1.2
  • 5837113 Merge pull request #336 from smallrye/release-3.1.2
  • 49f86a3 Release 3.1.2
  • 2db9f7f Merge pull request #334 from xstefank/backport-health-ui-fix
  • 47a33f1 health ui: validate input
  • f4ff6f2 Merge pull request #294 from xstefank/docs-3.1
  • 9c2a446 [maven-release-plugin] prepare for next development iteration
  • ba2a7e8 Update Antora documentation for 3.1 cycle
  • See full diff in compare view

Updates org.testng:testng from 6.14.2 to 7.5.1

Release notes

Sourced from org.testng:testng's releases.

TestNG v7.5.1

What's Changed

New Contributors

Full Changelog: testng-team/testng@7.5...7.5.1

Changelog

Sourced from org.testng:testng's changelog.

Current (7.12.0) Fixed: GITHUB-3227: assertEqualsNoOrder false positive when collection has same size and actual Collection is subset of expected collection (Krishnan Mahadevan) Fixed: GITHUB-3177: Method org.testng.xml.XmlSuite#toXml do not save new properties like "share-thread-pool-for-data-providers" (Krishnan Mahadevan) Fixed: GITHUB-3179: ClassCastException when use shouldUseGlobalThreadPool(true) property (Krishnan Mahadevan) Fixed: GITHUB-2765: Test timeouts using existing Executor now propagate the stack trace to the ThreadTimeoutException (Charlie Hayes)

7.11.0 Fixed: GITHUB-3180: TestNG testng-failed.xml 'invocation-numbers' values are not calculated correctly with retry and dataproviders (Krishnan Mahadevan) Fixed: GITHUB-3170: Specifying dataProvider and successPercentage causes test to always pass (Krishnan Mahadevan) Fixed: GITHUB-3028: Execution stalls when using "use-global-thread-pool" (Krishnan Mahadevan) Fixed: GITHUB-3122: Update JCommander to 1.83 (Antoine Dessaigne) Fixed: GITHUB-3135: assertEquals on arrays - Failure message is missing information about the array index when an array element is unexpectedly null or non-null (Albert Choi) Fixed: GITHUB-3140: assertEqualsDeep on Sets - Deep comparison was using the wrong expected value Fixed: GITHUB-3189: Incorrect number of ignored tests displayed in the XML results Fixed: GITHUB-3196: support to execlude somes tests in option of command line

7.10.2 Fixed: GITHUB-3117: ListenerComparator doesn't work (Krishnan Mahadevan)

7.10.1 Fixed: GITHUB-3110: Update from testng 7.9.0 to 7.10.0 break maven build with junit5 (Krishnan Mahadevan)

7.10.0 Fixed: GITHUB-3000: Method predecessors lookup and/or method sorting is broken in certain inheritance and naming setups (Krishnan Mahadevan) Fixed: GITHUB-3095: Super class annotated with ITestNGListenerFactory makes derived test class throw TestNGException on execution (Krishnan Mahadevan) Fixed: GITHUB-3081: Discrepancy with combination of (Shared Thread pool and Method Interceptor) (Krishnan Mahadevan) Fixed: GITHUB-2381: Controlling the inclusion of the listener at runtime (Krishnan Mahadevan) Fixed: GITHUB-3082: IInvokedMethodListener Iinvoked method does not return correct instance during @​BeforeMethod, @​AfterMethod and @​AfterClass (Krishnan Mahadevan) Fixed: GITHUB-3084: Document project's PGP artifact signing keys (Krishnan Mahadevan) Fixed: GITHUB-3079: Associate a unique id with every test class object instantiated by TestNG (Krishnan Mahadevan) Fixed: GITHUB-3040: replace the usages of synchronized with ReentrantLock (Krishnan Mahadevan) Fixed: GITHUB-3041: TestNG 7.x DataProvider works in opposite to TestNG 6.x when retrying tests. (Krishnan Mahadevan) Fixed: GITHUB-3066: How to dynamically adjust the number of TestNG threads after IExecutorFactory is deprecated? (Krishnan Mahadevan) New: GITHUB-2874: Allow users to define ordering for TestNG listeners (Krishnan Mahadevan) Fixed: GITHUB-3033: Moved ant support under own repository https://github.com/testng-team/testng-ant (Julien Herr) Fixed: GITHUB-3064: TestResult lost if failure creating RetryAnalyzer (Krishnan Mahadevan) Fixed: GITHUB-3048: ConcurrentModificationException when injecting values (Krishnan Mahadevan) Fixed: GITHUB-3050: Race condition when creating Guice Modules (Krishnan Mahadevan) Fixed: GITHUB-3059: Support the ability to inject custom listener factory (Krishnan Mahadevan) Fixed: GITHUB-3045: IDataProviderListener - beforeDataProviderExecution and afterDataProviderExecution are called twice in special setup (Krishnan Mahadevan) Fixed: GITHUB-3038: java.lang.IllegalStateException: Results per method should NOT have been empty (Krishnan Mahadevan) Fixed: GITHUB-3022: Remove deprecated JUnit related support in TestNG (Krishnan Mahadevan)

7.9.0 Fixed: GITHUB-2019: Total thread count in testng parallel tests with dataproviders (Krishnan Mahadevan) Fixed: GITHUB-3006: ITestResult injected at @​AfterMethod incorrect when a configuration method failed (Krishnan Mahadevan) Fixed: GITHUB-2980: Data Provider Threads configuration in the suite don't match the documentation (Krishnan Mahadevan) Fixed: GITHUB-3003: BeforeClass|AfterClass with inheritedGroups triggers cyclic dependencies (Krishnan Mahadevan) New: Added @​Inherited to the Listeners annotation, allowing it to be used in forming meta-annotations. (Pavlo Glushchenko) Fixed: GITHUB-2991: Suite attributes map should be thread safe (Krishnan Mahadevan)

... (truncated)

Commits
  • 7ddeadb Attempting Release 7.5.1
  • 18810fc Cherrypick - 47afa2c8a29e2cf925238af1ad7c76fba282793f to 7.5 release
  • f264982 Enable ParallelSuiteTest (#2687)
  • 290532e Fix: AfterGroups config annotation does not consider retries for tests (#2690)
  • 2a756e5 Merge pull request #2688 from dsankouski/implement_yaml_load_classes_flag
  • 3c964b8 Review fixes
  • a1f2e3f Yaml parser: implement loadClasses flag
  • e8f17fe Allow ITestObjectFactory injection via listeners (#2677)
  • db17f3c Include all data driven tests for reporting skips
  • 4c28cd6 Adding contributing guidelines to templates.
  • Additional commits viewable in compare view

Updates org.apache.activemq:artemis-core-client from 2.17.0 to 2.19.1

Commits
  • 95c2508 [maven-release-plugin] prepare release 2.19.1
  • 036ac28 NO-JIRA Update on cherry-pick-report
  • d2acf8b ARTEMIS-3568 smaller dropdownbox and button on same row
  • 00eb38a ARTEMIS-3568 fixed "it's" vs "its"
  • 515faae ARTEMIS-3568 fixed format-message of page send-message-to-queue
  • 2d11f06 ARTEMIS-3568 fixed delete-header of page send-message-to-queue
  • 8abff60 ARTEMIS-3529 Tweaks on test - Removing AssertionLogger and reformat
  • 01d7cb6 ARTEMIS-3530 space in role list breaks user listing
  • 9863fed ARTEMIS-3363: add a couple of assertions for completeness (+fix deprecation w...
  • 1b6ce30 ARTEMIS-2922 artemis-cli consumer on large message results in a ClassCastExce...
  • Additional commits viewable in compare view

Updates org.apache.activemq:artemis-server from 2.17.0 to 2.19.1

Commits
  • 95c2508 [maven-release-plugin] prepare release 2.19.1
  • 036ac28 NO-JIRA Update on cherry-pick-report
  • d2acf8b ARTEMIS-3568 smaller dropdownbox and button on same row
  • 00eb38a ARTEMIS-3568 fixed "it's" vs "its"
  • 515faae ARTEMIS-3568 fixed format-message of page send-message-to-queue
  • 2d11f06 ARTEMIS-3568 fixed delete-header of page send-message-to-queue
  • 8abff60 ARTEMIS-3529 Tweaks on test - Removing AssertionLogger and reformat
  • 01d7cb6 ARTEMIS-3530 space in role list breaks user listing
  • 9863fed ARTEMIS-3363: add a couple of assertions for completeness (+fix deprecation w...
  • 1b6ce30 ARTEMIS-2922 artemis-cli consumer on large message results in a ClassCastExce...
  • Additional commits viewable in compare view

Updates org.apache.kafka:kafka-clients from 2.8.1 to 3.9.1

Updates org.apache.avro:avro from 1.10.2 to 1.11.4

Updates org.apache.kafka:kafka_2.12 from 2.8.1 to 3.9.1

Updates org.apache.zookeeper:zookeeper from 3.5.7 to 3.8.4

Updates com.nimbusds:nimbus-jose-jwt from 9.14 to 9.37.4

Commits
  • f64e094 Makes the abstract class BaseJWEProvider public (iss #521)
  • ad6fed3 [maven-release-plugin] prepare release 9.35
  • 81c7f24 [maven-release-plugin] prepare for next development iteration
  • 24aaaf0 Bumps jacoco-maven-plugin to 0.8.10
  • ff01cd9 Adds new JWKSet.filter method
  • 9c7ca65 [maven-release-plugin] prepare release 9.36
  • 6111838 [maven-release-plugin] prepare for next development iteration
  • 11d0767 Updates maven-surefire-plugin, removes config workaround for maven-surefire-p...
  • 43118de Adds JWTClaimsSet.getListClaim method
  • f50158f [maven-release-plugin] prepare release 9.37
  • Additional commits viewable in compare view

Updates org.eclipse.jgit:org.eclipse.jgit from 5.13.0.202109080827-r to 6.10.1.202505221210-r

Updates org.jboss.narayana.rts:lra-coordinator-jar from 5.12.0.Final to 7.1.0.Final

Updates org.jboss.resteasy:resteasy-core from 4.7.0.Final to 4.7.8.Final

Release notes

Sourced from org.jboss.resteasy:resteasy-core's releases.

4.7.8.Final

What's Changed

Full Changelog: resteasy/resteasy@4.7.7.Final...4.7.8.Final

4.7.7.Final

Release Notes

... (truncated)

Commits
  • e7895f3 Prepare for 4.7.8.Final release
  • 596069e Upgrade the documentation plugins.
  • e3041ff Merge pull request #3414 from jamezp/RESTEASY-3287
  • 5592a6d [RESTEASY-3287] Upgrade Spring to 5.3.25
  • 23517ad Merge pull request #3413 from jamezp/backports-4.7
  • 277ea6d [RESTEASY-3286] Use the new file utilities to create temporary files.
  • fcbd0d4 [RESTEASY-3283] Do not throw a DefaultOptionsMethodException when no OPTIONS ...
  • 672904a [RESTEASY-2874] Follow up on setting the content type for proxies. Ensure the...
  • dcc8a65 [RESTEASY-2874] Web Target Proxy not overriding content type header
  • 7821fdb [RESTEASY-3256] Add check for known interfaces to ensure they are configured ...
  • Additional commits viewable in compare view

Updates org.wildfly.security:wildfly-elytron from 1.17.2.Final to 2.2.9.Final

Commits
  • 10ab42d [ELY-2888] Prepare for the 2.2.9.Final Release.
  • 5d4fbee Merge pull request #2258 from darranl/ELY-2868/2.2.x
  • c4ecae5 Merge pull request #2261 from rsearls/JBEAP-28701-OIDC-Auth-Code-2.2.x
  • b27c4a6 [ELY-2868] The authentication should not invalidate the HTTP session.
  • d7754f5 [ELY-2887] Add a nonce to OIDC requests for CVE-2024-12369
  • 64cb75b [ELY-2868] When handling CachedIdentityAuthorizeCallback current authenticati...
  • a948e6b [ELY-2882] Perform API check against 2.2.8.Final
  • acb12ba Next is 2.2.9
  • 0c5dbf6 [ELY-2882] Release WildFly Elytron 2.2.8.Final
  • 7d62171 Merge branch '1.x' into 2.2.x
  • Additional commits viewable in compare view

Updates org.wildfly.security:wildfly-elytron-realm-token from 1.17.2.Final to 2.2.9.Final

Updates commons-io:commons-io from 2.11.0 to 2.14.0

Updates org.postgresql:postgresql from 42.2.24 to 42.2.28

Release notes

Sourced from org.postgresql:postgresql's releases.

v42.2.27

What's Changed

Full Changelog: pgjdbc/pgjdbc@REL42.2.26...REL42.2.27

v42.2.26

What's Changed

Full Changelog: pgjdbc/pgjdbc@REL42.2.25...REL42.2.26

v42.2.25

What's Changed

Full Changelog: pgjdbc/pgjdbc@REL42.2.24...REL42.2.25

Changelog

Sourced from org.postgresql:postgresql's changelog.

Changelog

Notable changes since version 42.0.0, read the complete History of Changes.

The format is based on Keep a Changelog.

[Unreleased]

[42.7.8] (2025-09-18)

Added

Changed

  • perf: remove QUERY_ONESHOT flag when calling getMetaData [PR #3783](pgjdbc/pgjdbc#3783)
  • perf: use BufferedInputStream with FileInputStream [PR #3750](pgjdbc/pgjdbc#3750)
  • perf: enable server-prepared statements for DatabaseMetaData

Fixed

  • fix: avoid NullPointerException when cancelling a query if cancel key is not known yet
  • fix: Change "PST" timezone in TimestampTest to "Pacific Standard Time" [PR #3774](pgjdbc/pgjdbc#3774)
  • fix: traverse the current dimension to get the correct pos in PgArray#calcRemainingDataLength [PR #3746](pgjdbc/pgjdbc#3746)
  • fix: make sure getImportedExportedKeys returns columns in consistent order
  • fix: Add "SELF_REFERENCING_COL_NAME" field to getTables' ResultSetMetaData to fix NullPointerException [PR #3660](pgjdbc/pgjdbc#3660)
  • fix: unable to open replication connection to servers < 12
  • fix: avoid closing statement caused by driver's internal ResultSet#close()
  • fix: return empty metadata for empty catalog names as it was before
  • fix: Incorrect class comparison in PGXmlFactoryFactory validation

[42.7.7] (2025-06-10)

Security

  • security: Client Allows Fallback to Insecure Authentication Despite channelBinding=require configuration. Fix channel binding required handling to reject non-SASL authentication Previously, when channel binding was set to "require", the driver would silently ignore this requirement for non-SASL authentication methods. This could lead to a false sense of security when channel binding was explicitly requested but not actually enforced. The fix ensures that when channel binding is set to "require", the driver will reject connections that use non-SASL authentication methods or when SASL authentication has not completed properly. See the Security Advisory for more detail. Reported by George MacKerron The following CVE-2025-49146 has been issued

Added

  • test: Added ChannelBindingRequiredTest to verify proper behavior of channel binding settings

[42.7.6]

Features

  • fix: Enhanced DatabaseMetadata.getIndexInfo() method, added index comment as REMARKS property [PR #3513](pgjdbc/pgjdbc#3513)

Performance Improvements

... (truncated)

Commits

Updates org.elasticsearch.client:elasticsearch-rest-client from 7.10.0 to 7.13.4

Commits

Updates org.infinispan:infinispan-core from 13.0.0.Final to 14.0.25.Final

Release notes

Sourced from org.infinispan:infinispan-core's releases.

14.0.25.Final

What's Changed

New Contributors

Full Changelog: infinispan/infinispan@14.0.24.Final...14.0.25.Final

14.0.24.Final

What's Changed

... (truncated)

Commits
  • decb51d Releasing version 14.0.25.Final
  • 4a14284 Committing 14.0.25.Final to doc attribute file
  • 77749b0 ISPN-15736 Log broadcast queries and loading
  • 392dfbe ISPN-15738 Test max results with distributed iterators
  • 4535e2e ISPN-15738 Avoid individual GET by Key in distributed query aggregation
  • b5ea082 ISPN-15685 Error using identity or vector projections on REST remote vector q...
  • 7140fc9 ISPN-15202 Mask Hot Rod and database credentials when serializing configs
  • 8a2abee Bump versionx.com.amazonaws from 1.12.661 to 1.12.664
  • 48aff61 Bump versionx.com.github.docker-java from 3.3.4 to 3.3.5
  • bfcf5c1 Bump org.postgresql:postgresql from 42.4.3 to 42.4.4
  • Additional commits viewable in compare view

Updates org.infinispan:infinispan-query from 13.0.0.Final to 14.0.25.Final

Release notes

Sourced from org.infinispan:infinispan-query's releases.

14.0.25.Final

What's Changed

New Contributors

Full Changelog: infinispan/infinispan@14.0.24.Final...14.0.25.Final

14.0.24.Final

What's Changed

Bumps the maven group with 27 updates in the /bom/application directory:

| Package | From | To |
| --- | --- | --- |
| [org.bouncycastle:bcprov-jdk15on](https://github.com/bcgit/bc-java) | `1.69` | `1.70` |
| [org.bouncycastle:bcpkix-jdk15on](https://github.com/bcgit/bc-java) | `1.69` | `1.70` |
| org.bouncycastle:bc-fips | `1.0.2.1` | `1.0.2.6` |
| org.bouncycastle:bctls-fips | `1.0.12.2` | `2.0.19` |
| org.apache.commons:commons-lang3 | `3.12.0` | `3.18.0` |
| io.quarkus.http:quarkus-http-core | `4.1.2` | `5.3.4` |
| [io.smallrye:smallrye-health-ui](https://github.com/smallrye/smallrye-health) | `3.1.1` | `3.1.2` |
| [org.testng:testng](https://github.com/cbeust/testng) | `6.14.2` | `7.5.1` |
| [org.apache.activemq:artemis-core-client](https://github.com/apache/activemq-artemis) | `2.17.0` | `2.19.1` |
| org.apache.kafka:kafka-clients | `2.8.1` | `3.9.1` |
| org.apache.avro:avro | `1.10.2` | `1.11.4` |
| org.apache.zookeeper:zookeeper | `3.5.7` | `3.8.4` |
| [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `9.14` | `9.37.4` |
| org.eclipse.jgit:org.eclipse.jgit | `5.13.0.202109080827-r` | `6.10.1.202505221210-r` |
| org.jboss.narayana.rts:lra-coordinator-jar | `5.12.0.Final` | `7.1.0.Final` |
| [org.jboss.resteasy:resteasy-core](https://github.com/resteasy/Resteasy) | `4.7.0.Final` | `4.7.8.Final` |
| [org.wildfly.security:wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron) | `1.17.2.Final` | `2.2.9.Final` |
| commons-io:commons-io | `2.11.0` | `2.14.0` |
| [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.2.24` | `42.2.28` |
| [org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch) | `7.10.0` | `7.13.4` |
| [org.infinispan:infinispan-core](https://github.com/infinispan/infinispan) | `13.0.0.Final` | `14.0.25.Final` |
| [org.infinispan.protostream:protostream](https://github.com/infinispan/protostream) | `4.4.1.Final` | `4.6.2.Final` |
| [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `1.29` | `2.0` |
| [org.keycloak:keycloak-core](https://github.com/keycloak/keycloak) | `15.0.2` | `26.1.3` |
| [com.google.cloud.tools:jib-core](https://github.com/GoogleContainerTools/jib) | `0.20.0` | `0.22.0` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.17.3` | `3.25.5` |
| org.apache.commons:commons-compress | `1.21` | `1.26.0` |

Bumps the maven group with 2 updates in the /build-parent directory: [org.jsoup:jsoup](https://github.com/jhy/jsoup) and [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock).


Updates `org.bouncycastle:bcprov-jdk15on` from 1.69 to 1.70
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpkix-jdk15on` from 1.69 to 1.70
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpkix-jdk15on` from 1.69 to 1.70
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bc-fips` from 1.0.2.1 to 1.0.2.6

Updates `org.bouncycastle:bctls-fips` from 1.0.12.2 to 2.0.19

Updates `org.apache.commons:commons-lang3` from 3.12.0 to 3.18.0

Updates `io.quarkus.http:quarkus-http-core` from 4.1.2 to 5.3.4

Updates `io.smallrye:smallrye-health-ui` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/smallrye/smallrye-health/releases)
- [Commits](smallrye/smallrye-health@3.1.1...3.1.2)

Updates `org.testng:testng` from 6.14.2 to 7.5.1
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt)
- [Commits](testng-team/testng@6.14.2...7.5.1)

Updates `org.apache.activemq:artemis-core-client` from 2.17.0 to 2.19.1
- [Commits](apache/activemq-artemis@2.17.0...2.19.1)

Updates `org.apache.activemq:artemis-server` from 2.17.0 to 2.19.1
- [Commits](apache/activemq-artemis@2.17.0...2.19.1)

Updates `org.apache.kafka:kafka-clients` from 2.8.1 to 3.9.1

Updates `org.apache.avro:avro` from 1.10.2 to 1.11.4

Updates `org.apache.kafka:kafka_2.12` from 2.8.1 to 3.9.1

Updates `org.apache.zookeeper:zookeeper` from 3.5.7 to 3.8.4

Updates `com.nimbusds:nimbus-jose-jwt` from 9.14 to 9.37.4
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.37.4..9.14)

Updates `org.eclipse.jgit:org.eclipse.jgit` from 5.13.0.202109080827-r to 6.10.1.202505221210-r

Updates `org.jboss.narayana.rts:lra-coordinator-jar` from 5.12.0.Final to 7.1.0.Final

Updates `org.jboss.resteasy:resteasy-core` from 4.7.0.Final to 4.7.8.Final
- [Release notes](https://github.com/resteasy/Resteasy/releases)
- [Commits](resteasy/resteasy@4.7.0.Final...4.7.8.Final)

Updates `org.wildfly.security:wildfly-elytron` from 1.17.2.Final to 2.2.9.Final
- [Commits](wildfly-security/wildfly-elytron@1.17.2.Final...2.2.9.Final)

Updates `org.wildfly.security:wildfly-elytron-realm-token` from 1.17.2.Final to 2.2.9.Final

Updates `commons-io:commons-io` from 2.11.0 to 2.14.0

Updates `org.postgresql:postgresql` from 42.2.24 to 42.2.28
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.2.24...REL42.2.28)

Updates `org.elasticsearch.client:elasticsearch-rest-client` from 7.10.0 to 7.13.4
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v7.10.0...v7.13.4)

Updates `org.infinispan:infinispan-core` from 13.0.0.Final to 14.0.25.Final
- [Release notes](https://github.com/infinispan/infinispan/releases)
- [Commits](infinispan/infinispan@13.0.0.Final...14.0.25.Final)

Updates `org.infinispan:infinispan-query` from 13.0.0.Final to 14.0.25.Final
- [Release notes](https://github.com/infinispan/infinispan/releases)
- [Commits](infinispan/infinispan@13.0.0.Final...14.0.25.Final)

Updates `org.infinispan.protostream:protostream` from 4.4.1.Final to 4.6.2.Final
- [Release notes](https://github.com/infinispan/protostream/releases)
- [Commits](infinispan/protostream@4.4.1.Final...4.6.2.Final)

Updates `org.yaml:snakeyaml` from 1.29 to 2.0
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.29)

Updates `org.keycloak:keycloak-core` from 15.0.2 to 26.1.3
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@15.0.2...26.1.3)

Updates `com.google.cloud.tools:jib-core` from 0.20.0 to 0.22.0
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

Updates `com.google.protobuf:protobuf-java` from 3.17.3 to 3.25.5
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.17.3...v3.25.5)

Updates `org.apache.commons:commons-compress` from 1.21 to 1.26.0

Updates `org.jsoup:jsoup` from 1.14.2 to 1.15.3
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/jsoup-1.15.3/CHANGES)
- [Commits](jhy/jsoup@jsoup-1.14.2...jsoup-1.15.3)

Updates `com.github.tomakehurst:wiremock-jre8` from 2.27.2 to 2.35.1
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@2.27.2...2.35.1)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk15on
  dependency-version: '1.70'
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.bouncycastle:bcpkix-jdk15on
  dependency-version: '1.70'
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.bouncycastle:bcpkix-jdk15on
  dependency-version: '1.70'
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.bouncycastle:bc-fips
  dependency-version: 1.0.2.6
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.bouncycastle:bctls-fips
  dependency-version: 2.0.19
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.18.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.quarkus.http:quarkus-http-core
  dependency-version: 5.3.4
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.smallrye:smallrye-health-ui
  dependency-version: 3.1.2
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.testng:testng
  dependency-version: 7.5.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.activemq:artemis-core-client
  dependency-version: 2.19.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.activemq:artemis-server
  dependency-version: 2.19.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.kafka:kafka-clients
  dependency-version: 3.9.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.avro:avro
  dependency-version: 1.11.4
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.kafka:kafka_2.12
  dependency-version: 3.9.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.zookeeper:zookeeper
  dependency-version: 3.8.4
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-version: 9.37.4
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-version: 6.10.1.202505221210-r
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.jboss.narayana.rts:lra-coordinator-jar
  dependency-version: 7.1.0.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.jboss.resteasy:resteasy-core
  dependency-version: 4.7.8.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.wildfly.security:wildfly-elytron
  dependency-version: 2.2.9.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.wildfly.security:wildfly-elytron-realm-token
  dependency-version: 2.2.9.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: commons-io:commons-io
  dependency-version: 2.14.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.postgresql:postgresql
  dependency-version: 42.2.28
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.elasticsearch.client:elasticsearch-rest-client
  dependency-version: 7.13.4
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.infinispan:infinispan-core
  dependency-version: 14.0.25.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.infinispan:infinispan-query
  dependency-version: 14.0.25.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.infinispan.protostream:protostream
  dependency-version: 4.6.2.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.yaml:snakeyaml
  dependency-version: '2.0'
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.keycloak:keycloak-core
  dependency-version: 26.1.3
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.google.cloud.tools:jib-core
  dependency-version: 0.22.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.google.protobuf:protobuf-java
  dependency-version: 3.25.5
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.commons:commons-compress
  dependency-version: 1.26.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.jsoup:jsoup
  dependency-version: 1.15.3
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.github.tomakehurst:wiremock-jre8
  dependency-version: 2.35.1
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant