solrbot opened a new pull request, #4309: URL: https://github.com/apache/solr/pull/4309
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.glassfish.hk2.external:aopalliance-repackaged](https://redirect.github.com/eclipse-ee4j/glassfish-hk2) | dependencies | major | `3.1.1` -> `4.0.0` | | [org.glassfish.hk2:hk2-utils](https://redirect.github.com/eclipse-ee4j/glassfish-hk2) | dependencies | major | `3.1.1` -> `4.0.0` | | [org.glassfish.hk2:hk2-locator](https://redirect.github.com/eclipse-ee4j/glassfish-hk2) | dependencies | major | `3.1.1` -> `4.0.0` | | [org.glassfish.hk2:hk2-api](https://redirect.github.com/eclipse-ee4j/glassfish-hk2) | dependencies | major | `3.1.1` -> `4.0.0` | --- ### Release Notes <details> <summary>eclipse-ee4j/glassfish-hk2 (org.glassfish.hk2.external:aopalliance-repackaged)</summary> ### [`v4.0.0`](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/releases/tag/4.0.0) ##### Breaking Changes - Minimal requirement is Java 17. - HK4.0.0 still should work also with Jakarta 10, but new is Jakarta EE 11 support. ##### New Features - Initial support for Jakarta EE 11 M1 components by [@​arjantijms](https://redirect.github.com/arjantijms) in [#​935](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/935) - Improve the felix pretty printer by [@​arjantijms](https://redirect.github.com/arjantijms) in [#​950](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/950) - Fixing and enhancing FelixPrettyPrinter by [@​arjantijms](https://redirect.github.com/arjantijms) in [#​1266](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1266) - Add Exception Type Parsing by [@​Pandrex247](https://redirect.github.com/Pandrex247) in [#​1031](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1031) ##### Bug Fixes - Fixes memory leaks in the `InheritableThreadContext` and classloaders by [@​avpinchuk](https://redirect.github.com/avpinchuk) in [#​1196](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1196) - Prevent creating multiple instances of the same singleton service concurrently by [@​OndroMih](https://redirect.github.com/OndroMih) in [#​1251](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1251) - Fix project names preventing deployment to maven central by [@​arjantijms](https://redirect.github.com/arjantijms) in [#​1279](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1279) ##### Updates of Dependencies - Make build compatible with JDK 24 by [@​arjantijms](https://redirect.github.com/arjantijms) in [#​1164](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1164) - Update mockito by [@​arjantijms](https://redirect.github.com/arjantijms) in [#​967](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/967) - Update OSGi Enterprise to 7.0.0 by [@​Pandrex247](https://redirect.github.com/Pandrex247) in [#​977](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/977) - Updates by [@​dmatej](https://redirect.github.com/dmatej) in [#​1284](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1284) - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1073](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1073) - Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1072](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1072) - Bump org.springframework:spring-context from 6.1.10 to 6.1.11 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1074](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1074) - Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1076](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1076) - Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1075](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1075) - Bump jakarta.el:jakarta.el-api from 6.0.0 to 6.0.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1078](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1078) - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1077](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1077) - Bump org.eclipse.parsson:parsson from 1.1.6 to 1.1.7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1079](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1079) - Bump org.easymock:easymock from 5.3.0 to 5.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1081](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1081) - Bump jersey.version from 3.1.7 to 3.1.8 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1082](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1082) - Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1083](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1083) - Bump org.springframework:spring-context from 6.1.11 to 6.1.12 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1085](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1085) - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1086](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1086) - Bump org.apache.maven.plugins:maven-plugin-plugin from 3.13.1 to 3.14.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1089](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1089) - Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1088](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1088) - Bump org.apache.maven:maven-core from 3.9.8 to 3.9.9 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1087](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1087) - Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1092](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1092) - Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1090](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1090) - Bump org.apache.maven:maven-plugin-api from 3.9.8 to 3.9.9 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1091](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1091) - Bump org.apache.maven:maven-artifact from 3.9.8 to 3.9.9 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1093](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1093) - Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1094](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1094) - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1095](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1095) - Bump org.apache.maven.plugins:maven-plugin-plugin from 3.14.0 to 3.15.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1097](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1097) - Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1098](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1098) - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1099](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1099) - Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1102](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1102) - Bump org.apache.ant:ant from 1.10.14 to 1.10.15 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1101](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1101) - Bump org.jboss.logging:jboss-logging from 3.6.0.Final to 3.6.1.Final by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1103](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1103) - Bump org.springframework:spring-context from 6.1.12 to 6.1.13 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1105](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1105) - Bump com.google.protobuf:protobuf-java from 3.25.3 to 3.25.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1109](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1109) - Bump org.mockito:mockito-core from 5.13.0 to 5.14.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1110](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1110) - Bump org.mockito:mockito-core from 5.14.0 to 5.14.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1111](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1111) - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1112](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1112) - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1115](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1115) - Bump asm.version from 9.7 to 9.7.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1114](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1114) - Bump jersey.version from 3.1.8 to 3.1.9 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1116](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1116) - Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1118](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1118) - Bump org.springframework:spring-context from 6.1.13 to 6.1.14 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1119](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1119) - Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1123](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1123) - Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.0 to 3.15.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1122](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1122) - Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1121](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1121) - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1125](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1125) - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1124](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1124) - Bump org.easymock:easymock from 5.4.0 to 5.5.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1128](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1128) - Bump pax-exam-version from 4.13.5 to 4.14.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1131](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1131) - Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1129](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1129) - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1133](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1133) - Bump hibernate-validator.version from 8.0.1.Final to 8.0.2.Final by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1135](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1135) - Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1137](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1137) - Bump org.ops4j.pax.url:pax-url-aether from 2.6.14 to 2.6.15 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1136](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1136) - Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1138](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1138) - Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1139](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1139) - Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1140](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1140) - Bump jersey.version from 3.1.9 to 3.1.10 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1141](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1141) - Bump org.ops4j.pax.url:pax-url-aether from 2.6.15 to 2.6.16 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1143](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1143) - Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1145](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1145) - Bump jakarta.validation:jakarta.validation-api from 3.1.0 to 3.1.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1147](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1147) - Bump org.mockito:mockito-core from 5.15.2 to 5.16.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1152](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1152) - Bump asm.version from 9.7.1 to 9.8 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1153](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1153) - Bump org.testng:testng from 7.10.2 to 7.11.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1154](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1154) - Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1155](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1155) - Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1156](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1156) - Bump org.glassfish.hk2:osgi-resource-locator from 1.0.3 to 1.0.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1157](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1157) - Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1158](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1158) - Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1120](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1120) - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1159](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1159) - Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1162](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1162) - Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1163](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1163) - Bump org.easymock:easymock from 5.5.0 to 5.6.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1173](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1173) - Bump com.google.protobuf:protobuf-java from 3.25.5 to 3.25.8 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1175](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1175) - Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1194](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1194) - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1199](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1199) - Bump jersey.version from 3.1.10 to 3.1.11 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1202](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1202) - Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1203](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1203) - Bump org.apache.maven:maven-archiver from 3.6.3 to 3.6.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1204](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1204) - Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1207](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1207) - Bump org.apache.maven:maven-artifact from 3.9.9 to 3.9.11 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1208](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1208) - Bump org.mockito:mockito-core from 5.17.0 to 5.19.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1209](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1209) - Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1210](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1210) - Bump org.apache.maven:maven-plugin-api from 3.9.9 to 3.9.11 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1211](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1211) - Bump org.ops4j.pax.logging:pax-logging-api from 1.11.17 to 1.12.13 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1206](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1206) - Bump jakarta.activation:jakarta.activation-api from 2.1.3 to 2.1.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1212](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1212) - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1213](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1213) - Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1214](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1214) - Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1216](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1216) - Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1215](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1215) - Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1219](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1219) - Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1218](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1218) - Bump org.glassfish.jaxb:jaxb-runtime from 4.0.5 to 4.0.6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1220](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1220) - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1217](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1217) - Bump org.apache.maven.scm:maven-scm-provider-gitexe from 2.1.0 to 2.2.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1221](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1221) - Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1222](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1222) - Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1223](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1223) - Bump com.fasterxml:classmate from 1.7.0 to 1.7.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1224](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1224) - Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1225](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1225) - Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1226](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1226) - Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1229](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1229) - Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1228](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1228) - Bump asm.version from 9.8 to 9.9 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1227](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1227) - Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1231](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1231) - Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.1 to 3.15.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1230](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1230) - Bump hibernate-validator.version from 8.0.2.Final to 8.0.3.Final by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1233](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1233) - Bump org.ops4j.pax.url:pax-url-aether from 2.6.16 to 2.6.17 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1232](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1232) - Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1235](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1235) - Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1238](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1238) - Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1237](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1237) - Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1239](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1239) - Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1240](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1240) - Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1241](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1241) - Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1242](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1242) - Bump asm.version from 9.9 to 9.9.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1244](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1244) - Bump org.apache.maven:maven-artifact from 3.9.11 to 3.9.12 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1246](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1246) - Bump org.apache.maven:maven-plugin-api from 3.9.11 to 3.9.12 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1245](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1245) - Bump org.apache.maven:maven-core from 3.9.9 to 3.9.12 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1243](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1243) - Bump org.apache.maven:maven-archiver from 3.6.5 to 3.6.6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1247](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1247) - Bump com.fasterxml:classmate from 1.7.1 to 1.7.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1248](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1248) - Bump com.fasterxml:classmate from 1.7.2 to 1.7.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1249](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1249) - Bump org.testng:testng from 7.11.0 to 7.12.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1253](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1253) - Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1254](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1254) - Bump org.jboss.logging:jboss-logging from 3.6.1.Final to 3.6.2.Final by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1255](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1255) - Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to 4.0.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1260](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1260) - Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1256](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1256) - Bump org.apache.maven.plugins:maven-dependency-plugin from 3.9.0 to 3.10.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1261](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1261) - Bump org.ops4j.pax.logging:pax-logging-api from 1.12.13 to 1.12.15 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1258](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1258) - Bump org.eclipse.ee4j:project from 1.0.9 to 2.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1263](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1263) - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1265](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1265) - Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1267](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1267) - Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1268](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1268) - Bump org.eclipse.ee4j:project from 2.0.0 to 2.0.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1269](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1269) - Bump org.apache.maven:maven-core from 3.9.12 to 3.9.13 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1275](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1275) - Bump org.apache.maven:maven-plugin-api from 3.9.12 to 3.9.13 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1274](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1274) - Bump org.apache.maven:maven-artifact from 3.9.12 to 3.9.13 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1273](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1273) - Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1283](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1283) - Bump org.glassfish.jaxb:jaxb-runtime from 4.0.6 to 4.0.7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1286](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1286) ##### Maintenance - Merge master by [@​arjantijms](https://redirect.github.com/arjantijms) in [#​954](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/954) - 4.0.0 prepare by [@​arjantijms](https://redirect.github.com/arjantijms) in [#​974](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/974) - 4.0.0 prepare by [@​arjantijms](https://redirect.github.com/arjantijms) in [#​982](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/982) - Merge master into 4.0.0-prepare by [@​arjantijms](https://redirect.github.com/arjantijms) in [#​991](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/991) - Updated master snapshot to 3.1.2-SNAPSHOT by [@​dmatej](https://redirect.github.com/dmatej) in [#​1069](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1069) - Merge of master to version 4 by [@​dmatej](https://redirect.github.com/dmatej) in [#​1070](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1070) - remove executable flag by [@​hboutemy](https://redirect.github.com/hboutemy) in [#​1071](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1071) - Keep only the artifacts of the last 2 builds by [@​fredg02](https://redirect.github.com/fredg02) in [#​1113](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1113) - Increase global timeout by [@​pzygielo](https://redirect.github.com/pzygielo) in [#​1168](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1168) - Use EE4J 2.0.1 parent by [@​arjantijms](https://redirect.github.com/arjantijms) in [#​1271](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1271) - Make master 4.0.0 by [@​arjantijms](https://redirect.github.com/arjantijms) in [#​1272](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1272) - Avoid: The requested profile "staging" could not be activated because it does not exist by [@​pzygielo](https://redirect.github.com/pzygielo) in [#​1281](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1281) - Remove javadocs module by [@​pzygielo](https://redirect.github.com/pzygielo) in [#​1278](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1278) - Hamcrest update, pom cleanup by [@​dmatej](https://redirect.github.com/dmatej) in [#​1285](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1285) ##### New Contributors - [@​fredg02](https://redirect.github.com/fredg02) made their first contribution in [#​1113](https://redirect.github.com/eclipse-ee4j/glassfish-hk2/pull/1113) **Full Changelog**: <https://github.com/eclipse-ee4j/glassfish-hk2/compare/3.1.1-RELEASE...4.0.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Every minute ( * * * * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoiYnJhbmNoXzl4IiwibGFiZWxzIjpbImV4ZW1wdC1zdGFsZSJdfQ==--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
