Justin Bertram
c8f51952f4
ARTEMIS-5048 clean up for removal of Base64.java
2024-09-19 11:06:37 -07:00
Robbie Gemmell
239c3d3239
ARTEMIS-5046: update to groovy 4.0.23
2024-09-13 14:55:14 +01:00
Justin Bertram
eb19d586fd
ARTEMIS-5044 bump io.micrometer:micrometer-core from 1.13.3 to 1.13.4
2024-09-10 11:15:26 -05:00
Justin Bertram
fff4eb06cc
ARTEMIS-5043 bump log4j.version from 2.23.1 to 2.24.0
2024-09-10 11:10:23 -05:00
Timothy Bish
eef3ea9eb3
ARTEMIS-5039 Update netty to version 4.1.113.Final
2024-09-06 12:52:38 -07:00
Justin Bertram
74691b8b61
ARTEMIS-5031 bump owasp.version from 10.0.3 to 10.0.4
2024-09-04 14:02:59 -05:00
Justin Bertram
f302f47e88
ARTEMIS-5030 bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1
2024-09-04 14:01:20 -05:00
Justin Bertram
8fb7573fab
ARTEMIS-5029 bump jetty.version from 10.0.23 to 10.0.24
2024-09-04 13:59:35 -05:00
Domenico Francesco Bruscino
bf9f9d2203
ARTEMIS-5026 Upgrade commons-compress to 1.27.1
2024-09-03 09:19:08 +01:00
Justin Bertram
6a9f4bdb36
ARTEMIS-5024 bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
2024-08-30 18:42:06 -05:00
Robbie Gemmell
2b9b81142b
ARTEMIS-5022: update selenium to 4.24.0
2024-08-29 18:04:51 +01:00
Robbie Gemmell
bca97dc706
ARTEMIS-5021: update mockito to 5.13.0
2024-08-29 18:01:34 +01:00
Robbie Gemmell
9cd31dd877
ARTEMIS-5020: update maven-pmd-plugin to 3.25.0
2024-08-29 13:03:31 +01:00
Robbie Gemmell
eb5049f5a0
ARTEMIS-5019: update error-prone to 2.31.0
2024-08-29 13:03:08 +01:00
Justin Bertram
13482519be
ARTEMIS-5015 bump io.netty:netty-tcnative-boringssl-static from 2.0.65.Final to 2.0.66.Final
2024-08-26 16:26:04 -05:00
Justin Bertram
18e5d9a727
ARTEMIS-5014 bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0
2024-08-26 16:25:21 -05:00
Robbie Gemmell
ccbfa5e6e5
ARTEMIS-5011: update to postgresql 42.7.4
2024-08-26 16:46:42 +01:00
Justin Bertram
2883534152
ARTEMIS-5009 bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre
2024-08-22 14:17:09 -05:00
Justin Bertram
a3bc210ca0
ARTEMIS-5008 Bump commons-logging:commons-logging from 1.3.3 to 1.3.4
2024-08-22 14:12:44 -05:00
Robbie Gemmell
84f4d73f2f
ARTEMIS-5005: update jetty to 10.0.23
2024-08-21 16:15:12 +01:00
Robbie Gemmell
87cc15700f
ARTEMIS-4996: update to junit 5.11.0
...
Move parameters out of base classes where needed to avoid clashes with
subclasses [re-]defining their own params. Needed due to change of
field + method annotation search handling to adopt Java hiding/shadowing
semantics, leading to ParameterizedTestExtension discovering both parent
and subclass parameter definition methods and throwing.
2024-08-19 11:51:39 +01:00
Robbie Gemmell
11611d091c
ARTEMIS-4995: update to jgroups 5.3.11
2024-08-16 17:48:01 +01:00
Clebert Suconic
c042fb9e13
[maven-release-plugin] prepare for next development iteration
2024-08-16 10:23:18 -04:00
Clebert Suconic
0ec68a93d3
[maven-release-plugin] prepare release 2.37.0
2024-08-16 10:23:17 -04:00
Robbie Gemmell
32e456c88a
ARTEMIS-4994: update to Spring 5.3.39
2024-08-15 13:56:13 +01:00
dependabot[bot]
a72d393849
ARTEMIS-4992 Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1
...
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin ) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.3.0...3.4.1 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 13:53:23 -05:00
dependabot[bot]
d3955fb18c
ARTEMIS-4991 Bump io.micrometer:micrometer-core from 1.13.2 to 1.13.3
...
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer ) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.13.2...v1.13.3 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 13:51:51 -05:00
dependabot[bot]
dc280c89ca
ARTEMIS-4990 Bump selenium.version from 4.23.0 to 4.23.1
...
Bumps `selenium.version` from 4.23.0 to 4.23.1.
Updates `org.seleniumhq.selenium:selenium-api` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
Updates `org.seleniumhq.selenium:selenium-firefox-driver` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
Updates `org.seleniumhq.selenium:selenium-chrome-driver` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
Updates `org.seleniumhq.selenium:selenium-chromium-driver` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
Updates `org.seleniumhq.selenium:selenium-support` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.seleniumhq.selenium:selenium-firefox-driver
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.seleniumhq.selenium:selenium-chrome-driver
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.seleniumhq.selenium:selenium-chromium-driver
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.seleniumhq.selenium:selenium-remote-driver
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.seleniumhq.selenium:selenium-support
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 13:48:51 -05:00
dependabot[bot]
4092b8f481
ARTEMIS-4989 Bump slf4j.version from 2.0.13 to 2.0.16
...
Bumps `slf4j.version` from 2.0.13 to 2.0.16.
Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16
Updates `org.slf4j:slf4j-nop` from 2.0.13 to 2.0.16
Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-nop
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 13:45:26 -05:00
Clebert Suconic
209f293922
[maven-release-plugin] prepare for next development iteration
2024-08-14 14:39:34 -04:00
Clebert Suconic
de6efc82d1
[maven-release-plugin] prepare release 2.37.0
2024-08-14 14:39:21 -04:00
dependabot[bot]
b57cfe9432
ARTEMIS-4987 Bump org.hamcrest:hamcrest from 2.2 to 3.0
...
Bumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest ) from 2.2 to 3.0.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases )
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md )
- [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0 )
---
updated-dependencies:
- dependency-name: org.hamcrest:hamcrest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 13:24:13 -05:00
Clebert Suconic
537e0023fc
ARTEMIS-4986 Compatibility issue on Quorum Voting
2024-08-13 14:45:00 -04:00
Robbie Gemmell
c442c9b7e6
ARTEMIS-4984: update ErrorProne to 2.30.0
2024-08-12 17:47:14 +01:00
Robbie Gemmell
2839b595b6
ARTEMIS-4981: update commons-lang3 to 3.16.0
2024-08-08 15:40:18 +01:00
Robbie Gemmell
b59dc42410
ARTEMIS-4980: move sources jar creation to typical package phase, isolate to release profiles
2024-08-08 15:30:11 +01:00
Robbie Gemmell
3f32e53dc6
ARTEMIS-4979: update asciidoctorj-pdf to 2.3.18
2024-08-08 11:49:16 +01:00
Robbie Gemmell
4cc86eef03
ARTEMIS-4977: update to jgroups 5.3.10
2024-08-07 15:59:27 +01:00
Robbie Gemmell
3ae4f2fb47
ARTEMIS-4976: update to testcontainers 1.20.1
2024-08-07 15:54:35 +01:00
Clebert Suconic
fa917ae3fd
[maven-release-plugin] prepare for next development iteration
2024-07-25 13:47:10 -04:00
Clebert Suconic
75f17ba64d
[maven-release-plugin] prepare release 2.36.0
2024-07-25 13:47:09 -04:00
Robbie Gemmell
90797e1c42
ARTEMIS-4953: update to activemq 5.18.5
2024-07-25 13:06:52 +01:00
dependabot[bot]
77a9d84a76
ARTEMIS-4946 Bump selenium.version from 4.22.0 to 4.23.0
...
Bumps `selenium.version` from 4.22.0 to 4.23.0.
Updates `org.seleniumhq.selenium:selenium-api` from 4.22.0 to 4.23.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.22.0...selenium-4.23.0 )
Updates `org.seleniumhq.selenium:selenium-firefox-driver` from 4.22.0 to 4.23.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.22.0...selenium-4.23.0 )
Updates `org.seleniumhq.selenium:selenium-chrome-driver` from 4.22.0 to 4.23.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.22.0...selenium-4.23.0 )
Updates `org.seleniumhq.selenium:selenium-chromium-driver` from 4.22.0 to 4.23.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.22.0...selenium-4.23.0 )
Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.22.0 to 4.23.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.22.0...selenium-4.23.0 )
Updates `org.seleniumhq.selenium:selenium-support` from 4.22.0 to 4.23.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.22.0...selenium-4.23.0 )
---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-firefox-driver
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-chrome-driver
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-chromium-driver
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-remote-driver
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 15:39:23 -05:00
dependabot[bot]
09adbdb61a
ARTEMIS-4945 Bump netty.version from 4.1.111.Final to 4.1.112.Final
...
Bumps `netty.version` from 4.1.111.Final to 4.1.112.Final.
Updates `io.netty:netty-buffer` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-transport` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-handler` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-handler-proxy` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-codec` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-codec-http` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-codec-mqtt` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-codec-socks` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-common` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-resolver` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-transport-native-unix-common` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-transport-classes-epoll` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-transport-native-epoll` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-transport-classes-kqueue` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
Updates `io.netty:netty-transport-native-kqueue` from 4.1.111.Final to 4.1.112.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
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
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-handler-proxy
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-http
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-mqtt
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-socks
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-resolver
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-transport-native-unix-common
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-transport-classes-epoll
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-transport-native-epoll
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-transport-classes-kqueue
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-transport-native-kqueue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 15:37:36 -05:00
dependabot[bot]
38a2e665b2
ARTEMIS-4944 Bump testcontainers.version from 1.19.8 to 1.20.0
...
Bumps `testcontainers.version` from 1.19.8 to 1.20.0.
Updates `org.testcontainers:testcontainers` from 1.19.8 to 1.20.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.8...1.20.0 )
Updates `org.testcontainers:selenium` from 1.19.8 to 1.20.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.8...1.20.0 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.testcontainers:selenium
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 15:35:43 -05:00
dependabot[bot]
fe00c62a7c
ARTEMIS-4943 Bump owasp.version from 10.0.0 to 10.0.3
...
Bumps `owasp.version` from 10.0.0 to 10.0.3.
Updates `org.owasp:dependency-check-maven` from 10.0.0 to 10.0.3
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases )
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v10.0.0...v10.0.3 )
Updates `org.owasp:dependency-check-core` from 10.0.0 to 10.0.3
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases )
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v10.0.0...v10.0.3 )
Updates `org.owasp:dependency-check-utils` from 10.0.0 to 10.0.3
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases )
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v10.0.0...v10.0.3 )
---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.owasp:dependency-check-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.owasp:dependency-check-utils
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 15:33:45 -05:00
dependabot[bot]
fcdbff3a7b
ARTEMIS-4942 Bump org.apache.maven.plugins:maven-pmd-plugin
...
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin ) from 3.23.0 to 3.24.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases )
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.23.0...maven-pmd-plugin-3.24.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 15:31:37 -05:00
Robbie Gemmell
bc1bb99d37
ARTEMIS-4940: update to protonj2 test driver 1.0.0-M21
2024-07-22 11:27:07 +01:00
Robbie Gemmell
7d9a64b4d1
ARTEMIS-4869: update to errorprone 2.29.2
2024-07-22 09:51:33 +01:00
Timothy Bish
75034e32b6
ARTEMIS-4938 Update commons-lang to 3.15.0
2024-07-19 10:43:26 -04:00
Timothy Bish
2eebebf601
ARTEMIS-4839 Update jline to v3.26.3
2024-07-18 18:17:29 -04:00
Robbie Gemmell
8bac991991
ARTEMIS-4869: update to errorprone 2.29.0
2024-07-17 14:29:12 +01:00
Robbie Gemmell
2bbf056edf
ARTEMIS-4892: update to micrometer-core 1.13.2
2024-07-16 17:23:50 +01:00
Robbie Gemmell
2fbf15e887
ARTEMIS-4876: update to commons-codec 1.17.1
2024-07-16 16:34:05 +01:00
Robbie Gemmell
c9f509c929
ARTEMIS-4847: update jgroups to 5.3.9
2024-07-15 12:34:47 +01:00
Robbie Gemmell
e9bed5f077
ARTEMIS-4917: update to apache parent pom 33
2024-07-10 12:12:00 +01:00
Robbie Gemmell
899094b505
ARTEMIS-4847: update jgroups to 5.3.8
2024-07-08 14:43:00 +01:00
Robbie Gemmell
70e4cba881
ARTEMIS-4844: update jackson to 2.17.2
2024-07-08 12:41:27 +01:00
Robbie Gemmell
758ee8beac
ARTEMIS-4908: update to commons-logging 1.3.3
2024-07-04 16:23:29 +01:00
Robbie Gemmell
c6517f4c44
ARTEMIS-4863: remove unused pluginManagement entry for xml-maven-plugin
...
Not used for a decade, since 4b63891aaa
2024-07-04 14:46:02 +01:00
Robbie Gemmell
f6429e3345
ARTEMIS-4841: update jetty to 10.0.22
2024-07-04 12:31:04 +01:00
Robbie Gemmell
a6d45a7a05
ARTEMIS-4837: update to groovy 4.0.22
2024-07-04 12:29:44 +01:00
Robbie Gemmell
ccb1e46be6
ARTEMIS-4907: update commons-configuration2 to 2.11.0
2024-07-04 12:28:30 +01:00
Justin Bertram
647dd3ff00
ARTEMIS-4903 use parent version of maven-plugin-tools
...
This override was originally added because Apache parent 31 was using
3.10.2 which was causing a failure during build. However, we're using
Apache parent 32 now which specifies 3.12.0 which works fine.
2024-07-02 11:37:13 -05:00
dependabot[bot]
f80caddb02
ARTEMIS-4901 Bump owasp.version from 9.2.0 to 10.0.0
...
Bumps `owasp.version` from 9.2.0 to 10.0.0.
Updates `org.owasp:dependency-check-maven` from 9.2.0 to 10.0.0
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases )
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v9.2.0...v10.0.0 )
Updates `org.owasp:dependency-check-core` from 9.2.0 to 10.0.0
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases )
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v9.2.0...v10.0.0 )
Updates `org.owasp:dependency-check-utils` from 9.2.0 to 10.0.0
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases )
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v9.2.0...v10.0.0 )
---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.owasp:dependency-check-core
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.owasp:dependency-check-utils
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 09:03:31 -05:00
dependabot[bot]
0b48810c14
ARTEMIS-4900 Bump version.org.jacoco from 0.8.11 to 0.8.12
...
Bumps `version.org.jacoco` from 0.8.11 to 0.8.12.
Updates `org.jacoco:org.jacoco.core` from 0.8.11 to 0.8.12
- [Release notes](https://github.com/jacoco/jacoco/releases )
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.11...v0.8.12 )
Updates `org.jacoco:org.jacoco.ant` from 0.8.11 to 0.8.12
- [Release notes](https://github.com/jacoco/jacoco/releases )
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.11...v0.8.12 )
---
updated-dependencies:
- dependency-name: org.jacoco:org.jacoco.core
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.jacoco:org.jacoco.ant
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:37:59 -05:00
dependabot[bot]
7d9707d1bc
ARTEMIS-4899 Bump org.apache.directory.jdbm:apacheds-jdbm2
...
Bumps org.apache.directory.jdbm:apacheds-jdbm2 from 2.0.0-M1 to 2.0.0-M3.
---
updated-dependencies:
- dependency-name: org.apache.directory.jdbm:apacheds-jdbm2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:37:18 -05:00
dependabot[bot]
d783a37119
ARTEMIS-4898 Bump org.junit:junit-bom from 5.10.2 to 5.10.3
...
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5 ) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:36:22 -05:00
dependabot[bot]
1ad23f48de
ARTEMIS-4896 Bump org.hdrhistogram:HdrHistogram from 2.1.12 to 2.2.2
...
Bumps [org.hdrhistogram:HdrHistogram](https://github.com/HdrHistogram/HdrHistogram ) from 2.1.12 to 2.2.2.
- [Release notes](https://github.com/HdrHistogram/HdrHistogram/releases )
- [Commits](https://github.com/HdrHistogram/HdrHistogram/compare/HdrHistogram-2.1.12...HdrHistogram-2.2.2 )
---
updated-dependencies:
- dependency-name: org.hdrhistogram:HdrHistogram
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:34:13 -05:00
dependabot[bot]
7aef4cbfd9
ARTEMIS-4894 Bump com.google.guava:guava from 33.0.0-jre to 33.2.1-jre
...
Bumps [com.google.guava:guava](https://github.com/google/guava ) from 33.0.0-jre to 33.2.1-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:32:17 -05:00
dependabot[bot]
f5b1fe7b59
ARTEMIS-4893 Bump org.codehaus.mojo:build-helper-maven-plugin
...
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin ) from 1.8 to 3.6.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-1.8...3.6.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:31:01 -05:00
dependabot[bot]
fd1b8a5c9a
ARTEMIS-4892 Bump io.micrometer:micrometer-core from 1.12.2 to 1.13.1
...
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer ) from 1.12.2 to 1.13.1.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.2...v1.13.1 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 15:34:51 -05:00
dependabot[bot]
bcf5820747
ARTEMIS-4891 Bump org.hamcrest:hamcrest from 2.1 to 2.2
...
Bumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest ) from 2.1 to 2.2.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases )
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md )
- [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.1...v2.2 )
---
updated-dependencies:
- dependency-name: org.hamcrest:hamcrest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 12:49:39 -05:00
dependabot[bot]
0b084deff7
ARTEMIS-4888 Bump org.postgresql:postgresql from 42.7.2 to 42.7.3
...
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.7.2 to 42.7.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.2...REL42.7.3 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 12:42:39 -05:00
dependabot[bot]
effe1aa804
ARTEMIS-4887 Bump org.apache.hadoop:hadoop-minikdc from 3.3.1 to 3.4.0
...
Bumps org.apache.hadoop:hadoop-minikdc from 3.3.1 to 3.4.0.
---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-minikdc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 12:41:41 -05:00
dependabot[bot]
6c8f85d80f
ARTEMIS-4886 Bump org.apache.maven.plugins:maven-pmd-plugin
...
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin ) from 3.21.2 to 3.23.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases )
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.21.2...maven-pmd-plugin-3.23.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 12:39:52 -05:00
dependabot[bot]
12692043b1
ARTEMIS-4885 Bump version.jaxb.runtime from 2.3.3 to 2.3.9
...
Bumps `version.jaxb.runtime` from 2.3.3 to 2.3.9.
Updates `com.sun.xml.bind:jaxb-impl` from 2.3.3 to 2.3.9
Updates `com.sun.xml.bind:jaxb-jxc` from 2.3.3 to 2.3.9
---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-impl
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.sun.xml.bind:jaxb-jxc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 12:38:46 -05:00
dependabot[bot]
fc770d6888
ARTEMIS-4883 Bump org.codehaus.woodstox:woodstox-core-asl
...
Bumps org.codehaus.woodstox:woodstox-core-asl from 4.4.0 to 4.4.1.
---
updated-dependencies:
- dependency-name: org.codehaus.woodstox:woodstox-core-asl
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 11:31:37 -05:00
dependabot[bot]
8dd584deca
ARTEMIS-4882 Bump org.apache.qpid:qpid-jms-client from 1.10.0 to 1.11.0
...
Bumps org.apache.qpid:qpid-jms-client from 1.10.0 to 1.11.0.
---
updated-dependencies:
- dependency-name: org.apache.qpid:qpid-jms-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 11:30:37 -05:00
dependabot[bot]
ceeea7c647
ARTEMIS-4877 Bump jakarta.inject:jakarta.inject-api from 1.0.3 to 1.0.5
...
Bumps [jakarta.inject:jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api ) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/eclipse-ee4j/injection-api/releases )
- [Commits](https://github.com/eclipse-ee4j/injection-api/compare/1.0.3...1.0.5 )
---
updated-dependencies:
- dependency-name: jakarta.inject:jakarta.inject-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 11:25:25 -05:00
dependabot[bot]
adfc954ef3
ARTEMIS-4876 Bump commons-codec:commons-codec from 1.16.0 to 1.17.0
...
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec ) from 1.16.0 to 1.17.0.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.16.0...rel/commons-codec-1.17.0 )
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 11:24:20 -05:00
dependabot[bot]
36d95e6f3d
ARTEMIS-4875 Bump activemq5-version from 5.18.3 to 5.18.4
...
Bumps `activemq5-version` from 5.18.3 to 5.18.4.
Updates `org.apache.activemq:activemq-client` from 5.18.3 to 5.18.4
- [Commits](https://github.com/apache/activemq/compare/activemq-5.18.3...activemq-5.18.4 )
Updates `org.apache.activemq:activemq-client-jakarta` from 5.18.3 to 5.18.4
Updates `org.apache.activemq:activemq-openwire-legacy` from 5.18.3 to 5.18.4
- [Commits](https://github.com/apache/activemq/compare/activemq-5.18.3...activemq-5.18.4 )
Updates `org.apache.activemq:activemq-jaas` from 5.18.3 to 5.18.4
- [Commits](https://github.com/apache/activemq/compare/activemq-5.18.3...activemq-5.18.4 )
Updates `org.apache.activemq:activemq-jdbc-store` from 5.18.3 to 5.18.4
- [Commits](https://github.com/apache/activemq/compare/activemq-5.18.3...activemq-5.18.4 )
Updates `org.apache.activemq:activemq-kahadb-store` from 5.18.3 to 5.18.4
- [Commits](https://github.com/apache/activemq/compare/activemq-5.18.3...activemq-5.18.4 )
Updates `org.apache.activemq:activemq-pool` from 5.18.3 to 5.18.4
- [Commits](https://github.com/apache/activemq/compare/activemq-5.18.3...activemq-5.18.4 )
Updates `org.apache.activemq:activemq-spring` from 5.18.3 to 5.18.4
- [Commits](https://github.com/apache/activemq/compare/activemq-5.18.3...activemq-5.18.4 )
Updates `org.apache.activemq:activemq-stomp` from 5.18.3 to 5.18.4
- [Commits](https://github.com/apache/activemq/compare/activemq-5.18.3...activemq-5.18.4 )
Updates `org.apache.activemq:activemq-broker` from 5.18.3 to 5.18.4
- [Commits](https://github.com/apache/activemq/compare/activemq-5.18.3...activemq-5.18.4 )
---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:activemq-client-jakarta
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:activemq-openwire-legacy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:activemq-jaas
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:activemq-jdbc-store
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:activemq-kahadb-store
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:activemq-pool
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:activemq-spring
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:activemq-stomp
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:activemq-broker
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 11:22:57 -05:00
dependabot[bot]
389770b9ec
ARTEMIS-4874 Bump org.codehaus.mojo:exec-maven-plugin from 3.0.0 to 3.3.0
...
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin ) from 3.0.0 to 3.3.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.0.0...3.3.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 11:21:11 -05:00
Robbie Gemmell
6584220f27
ARTEMIS-4863: set JDK16+ errorprone profile to error on missing override
...
This will work now due to maven.compiler.release being set, ensuring all
builds use JDK11 signatures to compile rather than their own newer ones.
2024-06-28 16:52:06 +01:00
Robbie Gemmell
d45349fa67
ARTEMIS-4872: use explicit annotationProcessorPaths compiler config
...
Updates artemis-log-annotation-processor to use artemis-project so that
artemis-pom can reference artemis-log-annotation-processor without cycle.
Split out its tests to their own module to faciltate, also exercising the
profile mechanism to enable the processor usage with trigger file.
Simplify disabling processing in the module using maven.compiler.proc prop
available since maven-compiler-plugin 3.13.0
Uses a dummy non-processor path at root to 'disable' processsing on JDK < 23,
accounting for Maven 3 not being able to unset maven.compiler.proc from a
parent, and JDKs < 21 requiring newest builds to support -proc:full value
needed otherwise to reenable processing once explicitly disabled.
2024-06-28 16:49:27 +01:00
Robbie Gemmell
c05347cb93
ARTEMIS-4869: update to errorprone 2.28.0
2024-06-27 16:21:58 +01:00
dependabot[bot]
53aaa0837a
ARTEMIS-4870 Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0
...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) from 10.16.0 to 10.17.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.16.0...checkstyle-10.17.0 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 10:12:24 -05:00
dependabot[bot]
503335a411
ARTEMIS-4866 Bump com.google.cloud.tools:jib-maven-plugin
...
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib ) from 3.3.2 to 3.4.3.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases )
- [Commits](https://github.com/GoogleContainerTools/jib/commits )
---
updated-dependencies:
- dependency-name: com.google.cloud.tools:jib-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 10:08:33 -05:00
Robbie Gemmell
4784d3758b
ARTEMIS-4863: set maven.compiler.release explicitly rather than implicitly by parent
2024-06-27 16:06:43 +01:00
Robbie Gemmell
71987da123
ARTEMIS-4863: remove M2E compiler-id config profile, added due to errorprone compiler-id config that no longer exists
2024-06-27 16:06:43 +01:00
dependabot[bot]
02b8656b70
ARTEMIS-4865 Bump org.apache.commons:commons-text from 1.10.0 to 1.12.0
...
Bumps org.apache.commons:commons-text from 1.10.0 to 1.12.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] <support@github.com>
2024-06-27 10:06:01 -05:00
dependabot[bot]
92697d2c56
ARTEMIS-4861 Bump org.codehaus.mojo:findbugs-maven-plugin
...
Bumps [org.codehaus.mojo:findbugs-maven-plugin](https://github.com/gleclaire/findbugs-maven-plugin ) from 2.5.2 to 3.0.5.
- [Commits](https://github.com/gleclaire/findbugs-maven-plugin/commits/findbugs-maven-plugin-3.0.5 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:findbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 10:00:46 -05:00
dependabot[bot]
9d00b110d2
ARTEMIS-4858 Bump spring.version from 5.3.33 to 5.3.37
...
Bumps `spring.version` from 5.3.33 to 5.3.37.
Updates `org.springframework:spring-core` from 5.3.33 to 5.3.37
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.33...v5.3.37 )
Updates `org.springframework:spring-beans` from 5.3.33 to 5.3.37
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.33...v5.3.37 )
Updates `org.springframework:spring-context` from 5.3.33 to 5.3.37
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.33...v5.3.37 )
Updates `org.springframework:spring-jms` from 5.3.33 to 5.3.37
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.33...v5.3.37 )
Updates `org.springframework:spring-test` from 5.3.33 to 5.3.37
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.33...v5.3.37 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jms
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 22:38:29 -05:00
dependabot[bot]
2e26ac0f31
ARTEMIS-4857 Bump testcontainers.version from 1.19.4 to 1.19.8
...
Bumps `testcontainers.version` from 1.19.4 to 1.19.8.
Updates `org.testcontainers:testcontainers` from 1.19.4 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.4...1.19.8 )
Updates `org.testcontainers:selenium` from 1.19.4 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.4...1.19.8 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.testcontainers:selenium
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 22:37:29 -05:00
dependabot[bot]
464bf6425c
ARTEMIS-4856 Bump org.asciidoctor:asciidoctorj-pdf from 2.3.9 to 2.3.17
...
Bumps [org.asciidoctor:asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf ) from 2.3.9 to 2.3.17.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-pdf/releases )
- [Changelog](https://github.com/asciidoctor/asciidoctorj-pdf/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/asciidoctor/asciidoctorj-pdf/compare/v2.3.9...v2.3.17 )
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj-pdf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 22:36:02 -05:00
dependabot[bot]
25aef89ce7
ARTEMIS-4855 Bump org.asciidoctor:asciidoctor-maven-plugin
...
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin ) from 2.2.4 to 3.0.0.
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases )
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.4...asciidoctor-maven-tools-3.0.0 )
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 22:10:09 -05:00
dependabot[bot]
dfe52330c4
ARTEMIS-4854 Bump picocli.version from 4.7.5 to 4.7.6
...
Bumps `picocli.version` from 4.7.5 to 4.7.6.
Updates `info.picocli:picocli` from 4.7.5 to 4.7.6
- [Release notes](https://github.com/remkop/picocli/releases )
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md )
- [Commits](https://github.com/remkop/picocli/compare/v4.7.5...v4.7.6 )
Updates `info.picocli:picocli-shell-jline3` from 4.7.5 to 4.7.6
- [Release notes](https://github.com/remkop/picocli/releases )
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md )
- [Commits](https://github.com/remkop/picocli/compare/v4.7.5...v4.7.6 )
---
updated-dependencies:
- dependency-name: info.picocli:picocli
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: info.picocli:picocli-shell-jline3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 22:08:29 -05:00
dependabot[bot]
27781b7e0d
ARTEMIS-4853 Bump selenium.version from 4.17.0 to 4.22.0
...
Bumps `selenium.version` from 4.17.0 to 4.22.0.
Updates `org.seleniumhq.selenium:selenium-api` from 4.17.0 to 4.22.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.22.0 )
Updates `org.seleniumhq.selenium:selenium-firefox-driver` from 4.17.0 to 4.22.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.22.0 )
Updates `org.seleniumhq.selenium:selenium-chrome-driver` from 4.17.0 to 4.22.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.22.0 )
Updates `org.seleniumhq.selenium:selenium-chromium-driver` from 4.17.0 to 4.22.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.22.0 )
Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.17.0 to 4.22.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.22.0 )
Updates `org.seleniumhq.selenium:selenium-support` from 4.17.0 to 4.22.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.22.0 )
---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-firefox-driver
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-chrome-driver
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-chromium-driver
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-remote-driver
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 22:07:14 -05:00
dependabot[bot]
5677a23cc5
ARTEMIS-4852 Bump slf4j.version from 2.0.12 to 2.0.13
...
Bumps `slf4j.version` from 2.0.12 to 2.0.13.
Updates `org.slf4j:slf4j-simple` from 2.0.12 to 2.0.13
Updates `org.slf4j:slf4j-nop` from 2.0.12 to 2.0.13
Updates `org.slf4j:slf4j-api` from 2.0.12 to 2.0.13
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-nop
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 22:05:43 -05:00
dependabot[bot]
641eabf6b2
ARTEMIS-4851 Bump curator.version from 5.6.0 to 5.7.0
...
Bumps `curator.version` from 5.6.0 to 5.7.0.
Updates `org.apache.curator:curator-recipes` from 5.6.0 to 5.7.0
- [Commits](https://github.com/apache/curator/compare/apache-curator-5.6.0...apache-curator-5.7.0 )
Updates `org.apache.curator:curator-framework` from 5.6.0 to 5.7.0
- [Commits](https://github.com/apache/curator/compare/apache-curator-5.6.0...apache-curator-5.7.0 )
Updates `org.apache.curator:curator-client` from 5.6.0 to 5.7.0
- [Commits](https://github.com/apache/curator/compare/apache-curator-5.6.0...apache-curator-5.7.0 )
Updates `org.apache.curator:curator-test` from 5.6.0 to 5.7.0
- [Commits](https://github.com/apache/curator/compare/apache-curator-5.6.0...apache-curator-5.7.0 )
---
updated-dependencies:
- dependency-name: org.apache.curator:curator-recipes
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.apache.curator:curator-framework
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.apache.curator:curator-client
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.apache.curator:curator-test
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 22:04:22 -05:00