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
dependabot[bot]
30a2f95b12
ARTEMIS-4850 Bump owasp.version from 9.0.9 to 9.2.0
...
Bumps `owasp.version` from 9.0.9 to 9.2.0.
Updates `org.owasp:dependency-check-maven` from 9.0.9 to 9.2.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.0.9...v9.2.0 )
Updates `org.owasp:dependency-check-core` from 9.0.9 to 9.2.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.0.9...v9.2.0 )
Updates `org.owasp:dependency-check-utils` from 9.0.9 to 9.2.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.0.9...v9.2.0 )
---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.owasp:dependency-check-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.owasp:dependency-check-utils
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 22:03:00 -05:00
Emmanuel Hugonnet
5923b514de
ARTEMIS-4835 Bump JCTools from 4.0.2 to 4.0.5
...
Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
2024-06-26 14:54:03 -05:00
Frederico Alves
0210e2db5b
ARTEMIS-4849 Bump ZooKeeper from 3.9.1 to 3.9.2
2024-06-26 14:49:39 -05:00
Timothy Bish
06dc804288
ARTEMIS-4842 Update protonj2 to v1.0.0-M20
...
Update to latest protonj2 to gain access to new test peer APIs.
2024-06-26 14:22:26 -05:00
dependabot[bot]
6c1ddd252d
ARTEMIS-4848 Bump org.codehaus.mojo:javacc-maven-plugin from 2.6 to 3.1.0
...
Bumps [org.codehaus.mojo:javacc-maven-plugin](https://github.com/mojohaus/javacc-maven-plugin ) from 2.6 to 3.1.0.
- [Release notes](https://github.com/mojohaus/javacc-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/javacc-maven-plugin/compare/javacc-maven-plugin-2.6...3.1.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:javacc-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 14:20:53 -05:00
dependabot[bot]
f3b2b3b2c7
ARTEMIS-4847 Bump org.jgroups:jgroups from 5.3.4.Final to 5.3.7.Final
...
Bumps [org.jgroups:jgroups](https://github.com/belaban/JGroups ) from 5.3.4.Final to 5.3.7.Final.
- [Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt )
- [Commits](https://github.com/belaban/JGroups/compare/jgroups-5.3.4.Final...jgroups-5.3.7.Final )
---
updated-dependencies:
- dependency-name: org.jgroups:jgroups
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 14:10:32 -05:00
dependabot[bot]
ccba678d15
ARTEMIS-4846 Bump version.org.jacoco.plugin from 0.8.11 to 0.8.12
...
Bumps `version.org.jacoco.plugin` from 0.8.11 to 0.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 )
Updates `org.jacoco:jacoco-maven-plugin` 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.ant
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.jacoco:jacoco-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 14:08:57 -05:00
dependabot[bot]
3caa312a35
ARTEMIS-4844 Bump com.fasterxml.jackson.core:jackson-databind
...
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson ) from 2.17.0 to 2.17.1.
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 14:00:50 -05:00
dependabot[bot]
851a3b0b13
ARTEMIS-4843 Bump log4j.version from 2.22.1 to 2.23.1
...
Bumps `log4j.version` from 2.22.1 to 2.23.1.
Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.22.1 to 2.23.1
Updates `org.apache.logging.log4j:log4j-api` from 2.22.1 to 2.23.1
Updates `org.apache.logging.log4j:log4j-core` from 2.22.1 to 2.23.1
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 13:59:00 -05:00
dependabot[bot]
a2652bfe30
ARTEMIS-4841 Bump jetty.version from 10.0.20 to 10.0.21
...
Bumps `jetty.version` from 10.0.20 to 10.0.21.
Updates `org.eclipse.jetty:jetty-maven-plugin` from 10.0.20 to 10.0.21
Updates `org.eclipse.jetty:jetty-bom` from 10.0.20 to 10.0.21
- [Release notes](https://github.com/jetty/jetty.project/releases )
- [Commits](https://github.com/jetty/jetty.project/compare/jetty-10.0.20...jetty-10.0.21 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 13:55:52 -05:00
dependabot[bot]
6e6b666363
ARTEMIS-4840 Bump org.apache.commons:commons-dbcp2 from 2.11.0 to 2.12.0
...
Bumps org.apache.commons:commons-dbcp2 from 2.11.0 to 2.12.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-dbcp2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 13:54:34 -05:00
dependabot[bot]
1f2f45404b
ARTEMIS-4839 Bump org.jline:jline from 3.25.1 to 3.26.2
...
Bumps [org.jline:jline](https://github.com/jline/jline3 ) from 3.25.1 to 3.26.2.
- [Release notes](https://github.com/jline/jline3/releases )
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md )
- [Commits](https://github.com/jline/jline3/compare/jline-parent-3.25.1...jline-parent-3.26.2 )
---
updated-dependencies:
- dependency-name: org.jline:jline
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 13:53:13 -05:00
dependabot[bot]
5c62c4db7e
ARTEMIS-4838 Bump version.batavia from 1.0.10.Final to 1.0.15.Final
...
Bumps `version.batavia` from 1.0.10.Final to 1.0.15.Final.
Updates `org.wildfly.extras.batavia:transformer-tools-mvn` from 1.0.10.Final to 1.0.15.Final
Updates `org.wildfly.extras.batavia:transformer-impl-eclipse` from 1.0.10.Final to 1.0.15.Final
---
updated-dependencies:
- dependency-name: org.wildfly.extras.batavia:transformer-tools-mvn
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.wildfly.extras.batavia:transformer-impl-eclipse
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 13:51:30 -05:00
Justin Bertram
ea33370067
ARTEMIS-4764 increase automation for dependecy updates
2024-06-26 13:21:15 -05:00
Robbie Gemmell
728762ad43
ARTEMIS-4837: update to groovy 4.0.21
2024-06-26 18:07:10 +01:00
Robbie Gemmell
98b33f5589
ARTEMIS-4836: update to Mockito 5.12.0
2024-06-26 18:06:29 +01:00
Robbie Gemmell
68155867b6
ARTEMIS-4832: direct test output to file, make results more visible
...
Archive test logs upon GHA CI job failure to allow inspection.
Output to console can be enabled on request with e.g:
mvn test -Dmaven.test.redirectTestOutputToFile=false
2024-06-21 11:51:03 -04:00
Robbie Gemmell
229afee380
ARTEMIS-4831: consistently use surefire default behaviour around test failure
...
Use surefure default behaviour by default: fail module build when a test fails.
Anyone wanting to ignore failures so as to run all modules, can use the
standard surefire prop to request that, e.g:
mvn test -Dmaven.test.failure.ignore
2024-06-20 11:03:07 -04:00
Domenico Francesco Bruscino
cbdc197beb
ARTEMIS-4823 Upgrade BouncyCastle to 1.78.1
2024-06-19 17:39:03 +02:00
Clebert Suconic
f4fd259f07
[maven-release-plugin] prepare for next development iteration
2024-06-12 11:58:53 -04:00
Clebert Suconic
b4d3a77649
[maven-release-plugin] prepare release 2.35.0
2024-06-12 11:58:52 -04:00
Emmanuel Hugonnet
2aff6504e1
ARTEMIS-4811 upgrade Netty to 4.1.111.Final
...
Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
2024-06-11 16:12:26 -05:00
Robbie Gemmell
8935b1150b
ARTEMIS-4791: update to junit-5.10.2
2024-06-03 17:49:03 +01:00
Robbie Gemmell
362dbd11ac
ARTEMIS-4790: use JUnit 5 for the tests
2024-06-03 10:06:37 -05:00
Clebert Suconic
6cd9c9730b
[maven-release-plugin] prepare for next development iteration
2024-05-29 12:13:17 -04:00
Clebert Suconic
30ea6eeae0
[maven-release-plugin] prepare release 2.34.0
2024-05-29 12:13:16 -04:00
Frederico Alves
77076452f2
ARTEMIS-4770: Upgrade BouncyCastle to 1.78
...
This closes #4927
2024-05-10 14:48:46 +01:00
Robbie Gemmell
daf37ab0e1
ARTEMIS-4769: update to pem-keystore 2.4.0
2024-05-10 14:47:43 +01:00
Justin Bertram
eac816f6bd
ARTEMIS-4751 upgrade to Apache parent 32
...
Due to https://github.com/apache/maven-apache-parent/pull/188 the
property `maven.compiler.release` is now being set which precludes
exporting and using any internal Java classes. Therefore this commit
removed references to `--add-exports` from the build, switches to
reflection, and adds `--add-opens` to the runtime JVM parameters.
2024-05-06 13:26:17 -05:00
Justin Bertram
e8f449973a
ARTEMIS-4755 upgrade Jackson to 2.17.0
2024-05-06 13:26:08 -05:00
Justin Bertram
d568f0dd85
ARTEMIS-4753 upgrade Checkstyle to 10.16.0
2024-05-06 13:25:59 -05:00
Justin Bertram
cb69d2b2f9
ARTEMIS-4756 upgrade Commons IO to 2.16.1
2024-05-06 13:25:50 -05:00
Justin Bertram
732b6dbcda
ARTEMIS-4757 upgrade Netty to 4.1.109.Final
2024-05-06 13:25:42 -05:00
Justin Bertram
8b73335b46
ARTEMIS-4752 upgrade ErrorProne to 2.27.0
...
The upgraded ErrorProne found some new issues so this commit fixes those
as well.
2024-05-02 10:10:17 +01:00
Domenico Francesco Bruscino
f4581deb9d
ARTEMIS-4729 Upgrade slf4j version to 2.0.12
2024-04-17 09:11:59 +02:00
Domenico Francesco Bruscino
e065b4448f
ARTEMIS-4728 Upgrade jgroups version to 5.3.4.Final
2024-04-17 09:11:24 +02:00
Justin Bertram
7072eb187a
ARTEMIS-4625 upgrade CheckStyle to 10.15.0
2024-04-16 11:19:54 +01:00
Domenico Francesco Bruscino
021993fe7c
ARTEMIS-4724 Upgrade karaf version to 4.4.6
2024-04-15 15:32:28 +02:00
Domenico Francesco Bruscino
9583f844c1
ARTEMIS-4717 Upgrade commons-configuration2 to 2.10.1
2024-04-08 15:00:59 -04:00
Robbie Gemmell
19d77011de
ARTEMIS-4701: update to Netty 4.1.108 (and netty-tcnative test dep to 2.0.65)
2024-03-26 18:33:48 +01:00
Domenico Francesco Bruscino
3598177734
ARTEMIS-4697 Auto reload SSL PEM config sources on change
2024-03-25 14:26:42 +01:00
Justin Bertram
2cc3704551
[maven-release-plugin] prepare for next development iteration
2024-03-19 15:22:47 -05:00
Justin Bertram
900d217bf9
[maven-release-plugin] prepare release 2.33.0
2024-03-19 15:21:32 -05:00
Justin Bertram
576622571a
ARTEMIS-4559 refactor HA docs & code/module naming
...
This commit does the following:
- Updates HA docs including the chapter on network isolation (i.e.
split brain). The network isolation chapter is now more about
high-level explanation and the HA doc now has all the configuration
parameters.
- Changes references to "pluggable quorum voting" to "pluggable lock
manager." The pluggable functionality really isn't about voting.
Conceptually is much more like the functionality you'd get from a
distributed lock so this naming is more clear. Both the docs and the
code have been changed.
- Reorganize lock manager modules as sub-modules. The API and RI
modules are renamed, but that should be OK based on the
"experimental" tag that's been on this feature up to this point.
- Remove the "experimental" tag from the lock manager.
These changes will not break folks using the standalone broker. However,
they will break folks embedding the broker *if* they are using the
artemis-quorum-ri or artemis-quorum-api modules or the
o.a.a.a.c.c.h.DistributedPrimitiveManagerConfiguration class.
There are no functional changes here. Renaming these modules is more a
conceptual change to facilitate better documentation and increased
adoption.
2024-03-15 10:18:05 -04:00
Robbie Gemmell
a3cde08681
ARTEMIS-4631: update to spring 5.3.33
2024-03-15 10:42:13 +00:00
Emmanuel Hugonnet
56ec308045
ARTEMIS-4672 - Upgrade Netty to 4.107.Final
...
* Upgrading netty-tcpnative to 2.0.63
* Upgrading netty to 4.107.Final
Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
2024-03-07 12:42:30 +00:00
Robbie Gemmell
c7f536c8b8
ARTEMIS-4631: update to Spring 5.3.32
2024-02-29 16:16:27 +00:00
Robbie Gemmell
155634b115
ARTEMIS-4621: update to PostgreSQL 42.7.2
2024-02-29 16:16:27 +00:00
Robbie Gemmell
723c11ac15
ARTEMIS-4656: remove superflous artemis-spring-integration module
2024-02-27 16:02:54 +00:00
Robbie Gemmell
42a2e4637f
ARTEMIS-4644: convert some broker-connection tests to use the ProtonJ2 test peer
...
Changes from myself and Tim Bish
2024-02-15 17:02:07 +00:00
Alexey Markevich
9cd598ebf4
ARTEMIS-1230 Added artemis-bom
2024-02-14 10:33:19 +00:00
Domenico Francesco Bruscino
5969c20777
ARTEMIS-4628 Upgrade vertx version to 4.5.3
2024-02-13 09:39:45 +00:00
Robbie Gemmell
cdd341a1e8
ARTEMIS-4640: move os-maven-plugin extension into a profile, fix artemis-commons reproducibility
2024-02-07 12:03:39 -06:00
Justin Bertram
d418a5c00e
ARTEMIS-4636 upgrade OpenWebBeans to 2.0.27
2024-02-06 13:25:14 -06:00
Justin Bertram
62432ee323
ARTEMIS-4635 upgrade Arquillian & Weld dependencies
2024-02-06 13:22:22 -06:00
Justin Bertram
5f0902cfe9
ARTEMIS-4634 upgrade Maven Plugin Annotations to 3.11.0
2024-02-06 13:21:47 -06:00
Justin Bertram
983bb71ad0
ARTEMIS-4633 upgrade Apache HTTP Core to 4.4.16
2024-02-06 13:21:18 -06:00
Justin Bertram
a17037bc9e
ARTEMIS-4632 upgrade Apache HTTP client to 4.5.14
2024-02-06 13:18:32 -06:00
Justin Bertram
e3ce9afbb9
ARTEMIS-4631 upgrade Spring to 5.3.31
2024-02-06 13:18:21 -06:00
Justin Bertram
6c251eaa78
ARTEMIS-4592 ignore more currently-invalid potential upgrades
2024-02-06 13:23:28 +00:00
Clebert Suconic
9d988dd9d0
ARTEMIS-4617 upgrade JLine to 3.25.1
...
I had to remove the indirect dependency between the maven plugin and jline
to avoid the maven plugin to parse some classes in jline that require experimental features on the JDK
even when they are not in use.
2024-02-01 16:12:58 -05:00
Justin Bertram
3f65f74753
ARTEMIS-4624 upgrade TestContainers to 1.19.4
2024-02-01 10:15:18 -06:00
Justin Bertram
7454b4d284
ARTEMIS-4623 upgrade SLF4J to 2.0.11
2024-02-01 10:14:08 -06:00
Justin Bertram
5cefd93562
ARTEMIS-4616 upgrade JGroups to 5.3.2.Final
2024-02-01 10:12:50 -06:00
Justin Bertram
49367ce51c
ARTEMIS-4615 upgrade JCTools to 4.0.2
2024-02-01 10:11:55 -06:00
Justin Bertram
f53833e8b5
ARTEMIS-4614 upgrade Jacoco to 0.8.11
2024-02-01 10:10:54 -06:00
Justin Bertram
49cb8c1845
ARTEMIS-4610 upgrade ZooKeeper to 3.9.1
2024-02-01 10:09:34 -06:00
Justin Bertram
2952d94554
ARTEMIS-4608 upgrade Derby to 10.15.2.0
2024-02-01 10:07:57 -06:00
Justin Bertram
8b8c1dde3e
ARTEMIS-4604 upgrade Commons DBCP2 to 2.11.0 and Commons Pool to 2.12.0
2024-02-01 10:07:13 -06:00
Justin Bertram
4905c438e1
ARTEMIS-4597 upgrade Commons IO to 2.15.1
2024-02-01 10:05:50 -06:00
Justin Bertram
901ffe6f9d
ARTEMIS-4593 upgrade Caffeine to 3.1.8
2024-02-01 10:04:35 -06:00
Justin Bertram
d3d4945714
ARTEMIS-4622 upgrade Selenium to 4.17.0
2024-02-01 09:18:51 -06:00
Justin Bertram
3f56418074
ARTEMIS-4621 upgrade PostgreSQL to 42.7.1
2024-02-01 09:18:35 -06:00
Justin Bertram
cc108785b9
ARTEMIS-4620 upgrade OWASP to 9.0.9
2024-02-01 09:18:24 -06:00
Justin Bertram
ae10037e28
ARTEMIS-4619 upgrade Mockito to 5.10.0
2024-02-01 09:18:13 -06:00
Justin Bertram
777cc49e7d
ARTEMIS-4618 upgrade JUnit to 5.10.1
2024-02-01 09:18:01 -06:00
Justin Bertram
c6329778e1
ARTEMIS-4613 upgrade Jansi to 2.4.1
2024-02-01 09:17:17 -06:00
Justin Bertram
377d231b16
ARTEMIS-4612 upgrade EasyMock to 5.2.0
2024-02-01 09:17:06 -06:00
Justin Bertram
fdd76720c9
ARTEMIS-4611 upgrade BouncyCastle to 1.77
2024-02-01 09:16:57 -06:00
Justin Bertram
ecfe5ade45
ARTEMIS-4609 upgrade Log4j to 2.22.1
2024-02-01 09:16:39 -06:00
Justin Bertram
9cf52a693a
ARTEMIS-4607 upgrade Curator to 5.6.0
2024-02-01 09:16:25 -06:00
Justin Bertram
6abfe4f418
ARTEMIS-4605 upgrade Commons Lang to 3.14.0
2024-02-01 09:16:16 -06:00
Justin Bertram
7d691b0ab9
ARTEMIS-4603 upgrade JavaCC to 7.0.13
2024-02-01 09:15:57 -06:00
Justin Bertram
23199b3621
ARTEMIS-4602 upgrade Jetty to 10.0.20
2024-02-01 09:15:49 -06:00
Justin Bertram
b2aa351ad1
ARTEMIS-4599 upgrade PEM Keystore to 2.3.0
2024-02-01 09:15:38 -06:00
Justin Bertram
3f60e0abb5
ARTEMIS-4598 upgrade Commons Logging to 1.3.0
2024-02-01 09:15:22 -06:00
Justin Bertram
93a7ef8eac
ARTEMIS-4596 upgrade Commons Codec to 1.16.0
2024-02-01 09:14:52 -06:00
Justin Bertram
e935b74f7a
ARTEMIS-4595 upgrade Guava to 33.0.0-jre
2024-02-01 09:14:40 -06:00
Justin Bertram
b863bc4ede
ARTEMIS-4594 upgrade Error Prone to 2.24.1
...
This commit also fixes any new problems found with the new version.
2024-02-01 09:14:30 -06:00
Justin Bertram
38c36599c9
ARTEMIS-4592 detect possible dependency updates
2024-02-01 09:14:17 -06:00
Justin Bertram
1098fb8a32
ARTEMIS-4591 upgrade Netty to 4.1.106.Final
2024-02-01 09:14:07 -06:00
Domenico Francesco Bruscino
45744698f7
ARTEMIS-4628 Upgrade vertx-proton test dep to 4.5.2
2024-02-01 16:04:33 +01:00
Justin Bertram
f258b27eb4
ARTEMIS-4601 remove OpenTelemetry deps from main pom
...
The OpenTelemetry dependencies can be isolated to the `opentelemetry`
example in the `activemq-artemis-examples` repo. They aren't needed here
anymore.
2024-02-01 11:35:50 +00:00
Justin Bertram
0465e9c725
ARTEMIS-4600 upgrade Micrometer to 1.12.2
2024-01-31 13:44:24 -06:00
Clebert Suconic
e513e6d2dd
[maven-release-plugin] prepare for next development iteration
2024-01-24 14:21:08 -05:00
Clebert Suconic
dbaa508d07
[maven-release-plugin] prepare release 2.32.0
2024-01-24 14:21:07 -05:00
Justin Bertram
eb7d131a8b
ARTEMIS-4567 support OpenWire clients for broker embedded in Jakarta environment
...
If the broker is embedded into a Jakarta environment then the existing
artemis-openwire-protocol module won't work because it uses javax
classes.
This commit adds a new Jakarta-specific module that can be used to
support OpenWire clients in Jakarta environments (e.g. Spring Boot 3).
Users will simply need to include this version on their classpath to
enable support.
2024-01-19 16:05:25 +00:00
Justin Bertram
0906369584
ARTEMIS-4578 upgrade Jackson to 2.16.1
2024-01-19 16:00:56 +00:00
Timothy Bish
4ea55cd611
ARTEMIS-4568 Configuration reload for AMQP federation broker connections
...
Allows the configuration of AMQP Federation broker connections to be updated and
reloaded. This allows for update, add or remove of AMQP federation broker connections
as well as the basic AMQP sender and receiver broker connections. It checks for and
ignores changes in AMQP broker connections that are performing Mirroring as that
would lead to issues that can break mirroring.
2024-01-18 17:13:41 +00:00
Justin Bertram
fb2c76ad65
ARTEMIS-4572 upgrade to Apache parent 31
2024-01-18 16:55:51 +00:00
Justin Bertram
19fd26c790
ARTEMIS-4573 upgrade Checkstyle to 10.12.7 & Sevntu to 1.44.1
2024-01-18 13:22:13 +00:00
Gary Tully
5269b1a89d
ARTEMIS-4561 expose store type on web component tls binding config
2024-01-10 15:21:53 -06:00
Gary Tully
7a2137f467
ARTEMIS-4528 tls, add support for PEM key store type
2023-12-15 15:52:48 +00:00
Robbie Gemmell
25640785a7
ARTEMIS-4533: remove the examples directory and profile
2023-12-14 12:05:52 -05:00
Emmanuel Hugonnet
0dd8ce2897
ARTEMIS-4500 upgrade netty to 4.1.101.Final
...
Issue: https://issues.apache.org/jira/browse/ARTEMIS-4500
Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
2023-11-13 11:02:18 -05:00
Justin Bertram
0fc1906a62
ARTEMIS-4493 upgrade Hawtio to 2.17.7
2023-11-08 14:05:41 -06:00