Commit Graph

10953 Commits

Author SHA1 Message Date
Robbie Gemmell d9ee734782 ARTEMIS-4880: remove unnecessary dependency, not needed 2024-07-02 17:26:32 +01:00
Robbie Gemmell 78a0c4d233 ARTEMIS-4845: remove superfluous plugin config, not needed 2024-07-02 17:24:55 +01:00
Robbie Gemmell 3f2adcdc71 ARTEMIS-4845: dont define specific version, just use parent managed version that was already 5.1.9 2024-07-02 16:16:52 +01:00
Justin Bertram f3f51c9a27
This closes #5053 2024-07-02 09:04:10 -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
Robbie Gemmell e626c568d2 ARTEMIS-4890: dont define specific version, just use parent managed version that was already 3.1.0 2024-07-02 11:47:06 +01:00
Justin Bertram e376012266
This closes #5058 2024-07-01 22:38:16 -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
Justin Bertram 2072574db3
This closes #5057 2024-07-01 22:37:33 -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
Justin Bertram ccf5cf5cfe
This closes #5056 2024-07-01 22:36:38 -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
Justin Bertram e0a04bed7e
This closes #5055 2024-07-01 22:35:32 -05:00
dependabot[bot] 82f7f92d48
ARTEMIS-4897 Bump org.apache.servicemix.tooling:depends-maven-plugin
Bumps org.apache.servicemix.tooling:depends-maven-plugin from 1.2 to 1.5.0.

---
updated-dependencies:
- dependency-name: org.apache.servicemix.tooling:depends-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:35:10 -05:00
Justin Bertram b67d7ed91a
This closes #5054 2024-07-01 22:34:35 -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
Justin Bertram 2ea75fc03c
This closes #5052 2024-07-01 22:33:25 -05:00
dependabot[bot] 7683606d2b
ARTEMIS-4895 Bump org.apache.maven.plugins:maven-plugin-plugin
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.0 to 3.13.1.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.0...maven-plugin-tools-3.13.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:33:06 -05:00
Justin Bertram f62b8d952b
This closes #5051 2024-07-01 22:32:35 -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
Justin Bertram c2353eb6ee
This closes #5050 2024-07-01 22:31:36 -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
Justin Bertram 52c117eeed
This closes #5049 2024-07-01 15:35:14 -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
Justin Bertram 5b8d04e2b7
This closes #5048 2024-07-01 12:49:59 -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
Justin Bertram 12ff47eae3
This closes #5047 2024-07-01 12:44:55 -05:00
dependabot[bot] 34ca3a2db8
ARTEMIS-4890 Bump org.apache.maven.plugins:maven-antrun-plugin
Bumps [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 1.8 to 3.1.0.
- [Commits](https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-1.8...maven-antrun-plugin-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-antrun-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 12:44:30 -05:00
Justin Bertram dfa46c366b
This closes #5046 2024-07-01 12:43:48 -05:00
dependabot[bot] d8cb7a71ca
ARTEMIS-4889 Bump org.apache.maven:maven-plugin-api from 3.3.3 to 3.9.8
Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) from 3.3.3 to 3.9.8.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.3.3...maven-3.9.8)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 12:43:33 -05:00
Justin Bertram 806e7c1ff7
This closes #5045 2024-07-01 12:42:59 -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
Justin Bertram 009c8ee44d
This closes #5044 2024-07-01 12:41:57 -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
Justin Bertram 920b1f4c11
This closes #5043 2024-07-01 12:40:10 -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
Justin Bertram fd7224ca55
This closes #5042 2024-07-01 12:39:09 -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
Robbie Gemmell 8bbd0d4d77 NO-JIRA: add JDK22 to GHA CI job 2024-07-01 09:43:50 +01:00
Justin Bertram bad0fcd45b
This closes #5039 2024-06-30 11:31:53 -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
Justin Bertram 879d3cb434
This closes #5038 2024-06-30 11:30:54 -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
Justin Bertram ecabc53e12
This closes #5037 2024-06-30 11:30:03 -05:00
dependabot[bot] b1f868afa9
ARTEMIS-4881 Bump org.apache.maven:maven-artifact from 3.8.5 to 3.9.8
Bumps [org.apache.maven:maven-artifact](https://github.com/apache/maven) from 3.8.5 to 3.9.8.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.5...maven-3.9.8)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 11:29:38 -05:00
Justin Bertram a15da5d1cd
This closes #5036 2024-06-30 11:29:00 -05:00
dependabot[bot] dd9a89df31
ARTEMIS-4880 Bump org.osgi:org.osgi.core from 4.3.1 to 6.0.0
Bumps org.osgi:org.osgi.core from 4.3.1 to 6.0.0.

---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 11:28:40 -05:00
Justin Bertram bc917f2ffb
This closes #5035 2024-06-30 11:28:08 -05:00
dependabot[bot] f1bed68ffe
ARTEMIS-4879 Bump jmh.version from 1.26 to 1.37
Bumps `jmh.version` from 1.26 to 1.37.

Updates `org.openjdk.jmh:jmh-core` from 1.26 to 1.37
- [Commits](https://github.com/openjdk/jmh/compare/1.26...1.37)

Updates `org.openjdk.jmh:jmh-generator-annprocess` from 1.26 to 1.37
- [Commits](https://github.com/openjdk/jmh/compare/1.26...1.37)

---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 11:27:45 -05:00
Justin Bertram dd2203ea7e
This closes #5034 2024-06-30 11:27:01 -05:00