Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the maven-dependencies group across 1 directory with 18 updates #3023

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2024

Bumps the maven-dependencies group with 18 updates in the / directory:

Package From To
org.hibernate.orm:hibernate-core 6.4.4.Final 6.5.1.Final
com.mysql:mysql-connector-j 8.3.0 8.4.0
jakarta.annotation:jakarta.annotation-api 2.1.1 3.0.0
jakarta.el:jakarta.el-api 4.0.0 6.0.0
net.bytebuddy:byte-buddy 1.14.13 1.14.15
net.bytebuddy:byte-buddy-agent 1.14.13 1.14.15
io.projectreactor:reactor-core 3.6.5 3.6.6
io.projectreactor:reactor-test 3.6.5 3.6.6
com.github.kagkarlsson:db-scheduler 13.0.0 14.0.0
org.jobrunr:jobrunr 6.3.5 7.1.2
com.fasterxml.jackson:jackson-bom 2.17.0 2.17.1
org.springframework:spring-framework-bom 5.3.34 5.3.35
org.apache.maven.plugins:maven-install-plugin 3.1.1 3.1.2
org.apache.maven.plugins:maven-deploy-plugin 3.1.1 3.1.2
com.oracle.database.jdbc:ojdbc8 23.3.0.23.09 23.4.0.24.05
io.micrometer:micrometer-core 1.12.5 1.13.0
io.opentelemetry:opentelemetry-api 1.37.0 1.38.0
com.mchange:c3p0 0.10.0-pre7 0.10.1

Updates org.hibernate.orm:hibernate-core from 6.4.4.Final to 6.5.1.Final

Release notes

Sourced from org.hibernate.orm:hibernate-core's releases.

Hibernate ORM 6.4.8.Final released

Today, we published a new maintenance release of Hibernate ORM 6.4: 6.4.8.Final.

What's new

This release introduces a few minor improvements as well as bug fixes.

You can find the full list of 6.4.8.Final changes here.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Hibernate ORM 6.4.7.Final released

Today, we published a new maintenance release of Hibernate ORM 6.4: 6.4.7.Final.

What's new

This release introduces a few minor improvements as well as bug fixes.

You can find the full list of 6.4.7.Final changes here.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

... (truncated)

Changelog

Sourced from org.hibernate.orm:hibernate-core's changelog.

Changes in 6.5.1.Final (May 13, 2024)

https://hibernate.atlassian.net/projects/HHH/versions/32303

** Bug * [HHH-18080] - hibernate.boot.allow_jdbc_metadata_access=false leads to warning about "0.0.0 version" * [HHH-18046] - DB2 numeric parameter arithmetic issue * [HHH-18032] - CompositeId, when the id assigned by PrePersist method an HibernateException: identifier of an instance of _ was altered is thrown * [HHH-18018] - Derby implementation for 'right' function wrongly passes parameter to 'length' * [HHH-18011] - Parallel entity enhancement causes a classloader cache stampede * [HHH-17837] - Join + GroupBy: Wrong column used for many-to-many association * [HHH-17834] - lock(e, OPTIMISTIC_FORCE_INCREMENT) with TABLE_PER_SUBCLASS * [HHH-17827] - “Not a managed type” error when using entity interface extending from java.util.Map * [HHH-17421] - On SQL Server, combining DISTINCT with PESSIMISTIC_WRITE causes needless follow-on locking

** Improvement * [HHH-18094] - Bytebuddy enhancer: make better use of constants and memory * [HHH-18091] - Upgrade to ByteBuddy 1.14.15 * [HHH-17305] - Keep order of selected tables in polymorphic query

Changes in 6.5.0.Final (April 25, 2024)

https://hibernate.atlassian.net/projects/HHH/versions/32276

** Bug * [HHH-17994] - NPE in MavenPlugin when no classes filter specified * [HHH-17983] - StackOverflowError on 6.5.CR2 with @​Proxy(lazy=false), @​BatchSize and @​ManyToOne * [HHH-17975] - Envers revision cannot be found when the lookup is made based on an Instant * [HHH-17965] - @​ElementCollection with @​CollectionTable throws o.h.MappingException Foreign key must have same number of columns as the referenced primary key * [HHH-17964] - Hibernate using wrong column order for ElementCollection query when composite ID is present * [HHH-17174] - Teradata Dialect Issue Above Version 14

** Improvement * [HHH-17999] - Avoid runtime reflection for org.hibernate.jdbc.Expectation * [HHH-17993] - Metamodel processing on bootstrap: avoid retrying same metamodel class name multiple times * [HHH-17991] - Reduce overhead from @​DialectOverride discovery * [HHH-17988] - MetadataContext should consistently use ClassLoaderService * [HHH-17987] - Improve allocation rate of ReflectHelper#setterMethodOrNull * [HHH-17980] - Excessive contention during getter identification in the ByteBuddy enhancer

** Task * [HHH-17951] - Deprecate Size.LobMultiplier for removal

Changes in 6.5.0.CR2 (April 12, 2024)

... (truncated)

Commits
  • c81fafa Pre-steps for release : 6.5.1.Final
  • 641a7dd Provide a way to override global env properties in a test ConnectionProviderB...
  • 7321ca4 HHH-18105 added missing semicolon in CSS file
  • eb5a1ec HHH-18080 Fix default version handling in dialects when not using JDBC metadata
  • 32d4f15 HHH-18080 Fix default version handling in dialects when not using JDBC metadata
  • 73edbac HHH-18079 Default to minimum supported DB version in more cases
  • b98ee83 HHH-18094 Bytebuddy enhancer: make better use of constants and memory
  • fb7c9a4 HHH-18091 Upgrade to ByteBuddy 1.14.15
  • e7d32c0 Fix Oracle test missing order by expression in select distinct
  • 23fecb1 HHH-17421 Ensure that no follow-on locking happens on SQL Server and Sybase ASE
  • Additional commits viewable in compare view

Updates com.mysql:mysql-connector-j from 8.3.0 to 8.4.0

Changelog

Sourced from com.mysql:mysql-connector-j's changelog.

Changelog

https://dev.mysql.com/doc/relnotes/connector-j/en/

Version 8.4.0

  • WL#15706, Add OpenTelemetry tracing.

  • WL#16174, Support for VECTOR data type.

  • Fix for Bug#36380711, Tests failing due to removal of deprecated features.

  • Fix for Bug#113600 (Bug#36171575), Contribution: Fix join condition for retrieval of imported primary keys. Thanks to Henning Pöttker for his contribution.

  • WL#16196, GPL License Exception Update.

  • Fix for Bug#111031 (Bug#35392222), Contribution: Update SyntaxRegressionTest.java. Thanks to Abby Palmero for her contribution.

  • Fix for Bug#113599 (Bug#36171571), Contribution: Replace StringBuffer with StringBuilder in ValueEncoders. Thanks to Henning Pöttker for his contribution.

  • Fix for Bug#91550 (Bug#28297874), DatabaseMetaData specifies incorrect extra name characters.

  • Fix for Bug#113129 (Bug#36043145), setting the FetchSize on a Statement object does not affect.

  • Fix for Bug#22931632, GETPARAMETERBINDINGS() ON A PS RETURNS NPE WHEN NOT ALL PARAMETERS ARE BOUND.

  • WL#16147, Remove support for FIDO authentication.

  • Fix for Bug#110286 (Bug#35152855), Only call Messages.getString(...) when it's needed (when the SQLException is thrown). Thanks to Janick Reynders for his contribution.

  • Fix for Bug#23143279, CLIENT HANG WHEN LOADBALANCESTRATEGY IS BESTRESPONSETIME.

Version 8.3.0

  • Fix for Bug#107107 (Bug#34101635), Redundant "Reset stmt" when setting useServerPrepStmts&cachePrepStmts to true. Thanks to Marcos Albe for his contribution.

  • Fix for Bug#19845752, COMMENT PARSING IS NOT PROPER IN CONNECTOR JDBC.

  • Fix for Bug#112884 (Bug#36043166), Setting a large timeout leads to errors when executing SQL.

  • WL#16077, Upgrade 3rd party libraries and tools.

  • WL#16074, Upgrade Protocol Buffers dependency to protobuf-java-3.25.1.

  • Fix for Bug#35929119, Issue with mysql-connector-j 8.0.33 connector (XDEVAPI) - getsession is slow.

... (truncated)

Commits
  • 1c3f5c1 Documentation review for WL#15706 and WL#16174.
  • 5f2383d Update fix for Bug#36380711, Tests failing due to removal of deprecated featu...
  • b1da962 WL#15706, Add OpenTelemetry tracing.
  • 6758555 WL#16174, Support for VECTOR data type.
  • 6fbbd21 Fix for Bug#36380711, Tests failing due to removal of deprecated features.
  • 8b40d85 Fix for Bug#113600 (Bug#36171575), Contribution: Fix join condition for retri...
  • e629456 WL#16196, GPL License Exception Update.
  • c91a638 Fix for Bug#111031 (Bug#35392222), Contribution: Update SyntaxRegressionTest....
  • 00449a4 Fix for Bug#113599 (Bug#36171571), Contribution: Replace StringBuffer with St...
  • 832994a Fix for Bug#91550 (Bug#28297874), DatabaseMetaData specifies incorrect extra ...
  • Additional commits viewable in compare view

Updates jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0

Commits
  • d456606 Prepare release jakarta.annotation:ca-parent:3.0.0
  • 292e95a make sure built javadoc contains year 2024,
  • 1c0df1c make build reproducible
  • 606b49d update parent to 1.0.9
  • 7d635c7 use release 11 to comply with the plan
  • fb6a7d2 add contributing info to the readme
  • 58f0e95 put back references section
  • 65561d8 fix cp right
  • 66b0a6c improve code samples in javadoc
  • 2ef3318 Set release level to 21
  • Additional commits viewable in compare view

Updates jakarta.el:jakarta.el-api from 4.0.0 to 6.0.0

Commits

Updates net.bytebuddy:byte-buddy from 1.14.13 to 1.14.15

Release notes

Sourced from net.bytebuddy:byte-buddy's releases.

Byte Buddy 1.14.15

  • Allow attaching from root on J9.

Byte Buddy 1.14.14

  • Adjust type validation to accept additional names that are legal in the class file format.
  • Fix dynamic attach on Windows when a service user is active.
  • Avoid failure when using Android's strict mode.
Changelog

Sourced from net.bytebuddy:byte-buddy's changelog.

Byte Buddy release notes

23. April 2024: version 1.14.14

  • Adjust type validation to accept additional names that are legal in the class file format.
  • Fix dynamic attach on Windows when a service user is active.
  • Avoid failure when using Android's strict mode.
Commits
  • a24599a [maven-release-plugin] prepare release byte-buddy-1.14.15
  • 0e0cbdf [release] Release new version
  • 5b5bcaf Minor code normalizations.
  • 1897879 Add missing forwarding.
  • 156ba85 J9 Allow attachment as root (#1631)
  • 01ed75b Switch from global property to explicit argument.
  • f04d254 Add property to allow disabling user check for J9 which does not seem to be i...
  • 5b7c966 Update internal Byte Buddy.
  • e258ec5 Update checkout plugin.
  • 61209f4 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates net.bytebuddy:byte-buddy-agent from 1.14.13 to 1.14.15

Release notes

Sourced from net.bytebuddy:byte-buddy-agent's releases.

Byte Buddy 1.14.15

  • Allow attaching from root on J9.

Byte Buddy 1.14.14

  • Adjust type validation to accept additional names that are legal in the class file format.
  • Fix dynamic attach on Windows when a service user is active.
  • Avoid failure when using Android's strict mode.
Changelog

Sourced from net.bytebuddy:byte-buddy-agent's changelog.

Byte Buddy release notes

23. April 2024: version 1.14.14

  • Adjust type validation to accept additional names that are legal in the class file format.
  • Fix dynamic attach on Windows when a service user is active.
  • Avoid failure when using Android's strict mode.
Commits
  • a24599a [maven-release-plugin] prepare release byte-buddy-1.14.15
  • 0e0cbdf [release] Release new version
  • 5b5bcaf Minor code normalizations.
  • 1897879 Add missing forwarding.
  • 156ba85 J9 Allow attachment as root (#1631)
  • 01ed75b Switch from global property to explicit argument.
  • f04d254 Add property to allow disabling user check for J9 which does not seem to be i...
  • 5b7c966 Update internal Byte Buddy.
  • e258ec5 Update checkout plugin.
  • 61209f4 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates net.bytebuddy:byte-buddy-agent from 1.14.13 to 1.14.15

Release notes

Sourced from net.bytebuddy:byte-buddy-agent's releases.

Byte Buddy 1.14.15

  • Allow attaching from root on J9.

Byte Buddy 1.14.14

  • Adjust type validation to accept additional names that are legal in the class file format.
  • Fix dynamic attach on Windows when a service user is active.
  • Avoid failure when using Android's strict mode.
Changelog

Sourced from net.bytebuddy:byte-buddy-agent's changelog.

Byte Buddy release notes

23. April 2024: version 1.14.14

  • Adjust type validation to accept additional names that are legal in the class file format.
  • Fix dynamic attach on Windows when a service user is active.
  • Avoid failure when using Android's strict mode.
Commits
  • a24599a [maven-release-plugin] prepare release byte-buddy-1.14.15
  • 0e0cbdf [release] Release new version
  • 5b5bcaf Minor code normalizations.
  • 1897879 Add missing forwarding.
  • 156ba85 J9 Allow attachment as root (#1631)
  • 01ed75b Switch from global property to explicit argument.
  • f04d254 Add property to allow disabling user check for J9 which does not seem to be i...
  • 5b7c966 Update internal Byte Buddy.
  • e258ec5 Update checkout plugin.
  • 61209f4 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-core from 3.6.5 to 3.6.6

Release notes

Sourced from io.projectreactor:reactor-core's releases.

v3.6.6

Reactor Core 3.6.6 is part of 2023.0.6 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.6.5...v3.6.6

Commits
  • 69871e9 [release] Prepare and release 3.6.6
  • 3bd2d1c Merge-ignore release 3.4.38 into 3.6.6
  • 8ab9a81 Merge-ignore release 3.4.38 into 3.5.17
  • ac572b7 [release] Next development version 3.4.39-SNAPSHOT
  • 734e779 [release] Prepare and release 3.4.38
  • bf22c93 Merge 47436c0 into 3.6.6
  • 3435586 Merge 47436c0 into 3.5.17
  • 47436c0 Migrate gradle/wrapper-validation-action 2.1.2 to gradle/actions/wrapper-vali...
  • 6832bad Merge #3800 into 3.6.6
  • 88c26b0 Merge #3800 into 3.5.17
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-test from 3.6.5 to 3.6.6

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.6.6

Reactor Core 3.6.6 is part of 2023.0.6 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.6.5...v3.6.6

Commits
  • 69871e9 [release] Prepare and release 3.6.6
  • 3bd2d1c Merge-ignore release 3.4.38 into 3.6.6
  • 8ab9a81 Merge-ignore release 3.4.38 into 3.5.17
  • ac572b7 [release] Next development version 3.4.39-SNAPSHOT
  • 734e779 [release] Prepare and release 3.4.38
  • bf22c93 Merge 47436c0 into 3.6.6
  • 3435586 Merge 47436c0 into 3.5.17
  • 47436c0 Migrate gradle/wrapper-validation-action 2.1.2 to gradle/actions/wrapper-vali...
  • 6832bad Merge #3800 into 3.6.6
  • 88c26b0 Merge #3800 into 3.5.17
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-test from 3.6.5 to 3.6.6

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.6.6

Reactor Core 3.6.6 is part of 2023.0.6 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.6.5...v3.6.6

Commits
  • 69871e9 [release] Prepare and release 3.6.6
  • 3bd2d1c Merge-ignore release 3.4.38 into 3.6.6
  • 8ab9a81 Merge-ignore release 3.4.38 into 3.5.17
  • ac572b7 [release] Next development version 3.4.39-SNAPSHOT
  • 734e779 [release] Prepare and release 3.4.38
  • bf22c93 Merge 47436c0 into 3.6.6
  • 3435586 Merge 47436c0 into 3.5.17
  • 47436c0 Migrate gradle/wrapper-validation-action 2.1.2 to gradle/actions/wrapper-vali...
  • 6832bad Merge #3800 into 3.6.6
  • 88c26b0 Merge #3800 into 3.5.17
  • Additional commits viewable in compare view

Updates com.github.kagkarlsson:db-scheduler from 13.0.0 to 14.0.0

Release notes

Sourced from com.github.kagkarlsson:db-scheduler's releases.

v14.0.0

Changelog

🚀 Features

  • 823c9d2 Add tracking of heartbeat results and executions with stale heartbeat (#432), closes #402 #432. Generally making heartbeating more robust. See PR description for details.
  • d422cfb Introduces setting alwaysPersistTimestampInUTC() for MySQL and MariaDB users (#471), closes #471. This PR changed the default behavior, which was later reverted in #481. See PR description for details.
  • bb17380 Remove Java 8 support (#456), closes #456

🐛 Fixes

  • b5578ef Revert change in behavior for MariaDB and MySQL with regards to time zone assumptions for persisted timestamps (#481), closes #481
  • 4d3b5bb Update Oracle schema to use timezone-aware type (#457), closes #457. Oracle users are encouraged to change type for timestamp-columns to TIMESTAMP(6) WITH TIME ZONE.
  • a27383a use varchar instead of (deprecated) text column type for MSSQL schema (#455), closes #454 #455
  • 7798c35 Fix bug that causes cronpatterns with no next execution-time to fail. (#435), closes #361 #435

  • cadf433 logging improvement and readme

Contributors

We'd like to thank the following people for their contributions:

Commits
  • b5578ef fix: Revert change in behavior for MariaDB and MySQL with regards to time zon...
  • 823c9d2 feat: Add tracking of heartbeat results and executions with stale heartbeat (...
  • cadf433 doc: logging improvement and readme
  • d422cfb feat: MySQL, MariaDB always store timestamps in UTC (#471)
  • bb17380 feat: Remove Java 8 support (#456)
  • 4d3b5bb fix: Update Oracle schema to use timezone-aware type (#457)
  • a27383a fix: use varchar instead of (deprecated) text column type for MSSQL schema (#...
  • 7798c35 fix: Fix bug that causes cronpatterns with no next execution-time to fail. (#...
  • See full diff in compare view

Updates org.jobrunr:jobrunr from 6.3.5 to 7.1.2

Release notes

Sourced from org.jobrunr:jobrunr's releases.

v7.1.2

🎉 JobRunr v7.1.2 🎉

New minor release with an important bug fix!

Bugfixes

Full Changelog: jobrunr/jobrunr@v7.1.1...v7.1.2

v7.1.1

🎉 JobRunr v7.1.1 🎉

Again a new release with some improvements!

New features

  • No new features were added

Enhancements

  • You do not need to have SLF4J on the classpath if you export the SQL migrations. PR jobrunr/jobrunr#1025

Bugfixes

New Contributors

Full Changelog: jobrunr/jobrunr@v7.1.0...v7.1.1

v7.1.0

🎉 JobRunr v7.1.0 🎉

Right after the release from v7.0.0, we continue with v7.1.0 where JobRunr now supports Virtual Threads in GraalVM native mode.

New features

Bugfixes

Other

... (truncated)

Commits

Updates com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1

Commits
  • 50ab40a [maven-release-plugin] prepare release jackson-bom-2.17.1
  • 38201de Prepare for 2.17.1 release
  • 4d2e95a Back to snapshot deps
  • 3f7a9ee [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.springframework:spring-framework-bom from 5.3.34 to 5.3.35

Release notes

Sourced from org.springframework:spring-framework-bom's releases.

v5.3.35

⭐ New Features

  • Accept ajc-compiled @Aspect classes for Spring AOP proxy usage #32818

🐞 Bug Fixes

  • DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class outside of transaction #32770
  • MergedAnnotations search does not find container for repeatable annotation #32751
  • AnnotationConfigWebApplicationContext should propagate ApplicationStartup to BeanFactory #32749
  • Ignore non-String keys in PropertiesPropertySource.getPropertyNames() #32744
  • "multiple subscribers not supported" when using WebClient exchange #32728
  • Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10 #32698

📔 Documentation

  • Correct documentation on streaming with MockMvcWebTestClient #32723
  • Update links to HttpOnly documentation at OWASP in ResponseCookie #32668

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.44 #32788
Commits
  • f008883 Release v5.3.35
  • 7da43a8 Upgrade to Reactor 2020.0.44 and Netty 4.1.109
  • 8323c87 Polishing
  • 0c65a5e Accept ajc-compiled @​Aspect classes for Spring AOP proxy usage
  • ca9eb57 Update MockMvc section on Streaming in the docs
  • df83746 Adapt docs deployment properties
  • 9f35deb Unwrap raw target Query instance in case of proxy mismatch
  • 8fe545e Fix compilation error in test
  • f5baa32 Include repeatable annotation container in MergedAnnotations results
  • 924b684 Consistently propagate ApplicationStartup to BeanFactory
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2

Release notes

Sourced from org.apache.maven.plugins:maven-install-plugin's releases.

3.1.2

Release Notes - Maven Install Plugin - Version 3.1.2


What's Changed

New Contributors

Full Changelog: apache/maven-install-plugin@maven-install-plugin-3.1.1...maven-install-plugin-3.1.2

Commits
  • e1494c1 [maven-release-plugin] prepare release maven-install-plugin-3.1.2
  • 6712ae8 Remove workaround, handle it centrally
  • 1fa847f Bump workflow
  • bdc93d5 Quickfix: move to zulu
  • 7b9bf51 [MINSTALL-193] Parent 42, min Maven 3.6.3 (#64)
  • e914367 [MINSTALL-195] Include artifactId in InstallMojo#processProject messages
  • 3ebb448 [MINSTALL-197] Update to parent 41, cleanup (#61)
  • 30d2b53 [MINSTALL-192] - Code cleanups
  • 429ad5b [MNG-6829] Replace StringUtils#isEmpty(String) & #isNotEmpty(String) (#58)
  • f6377c4 configure notifications
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2

Release notes

Sourced from org.apache.maven.plugins:maven-deploy-plugin's releases.

3.1.2

Release Notes - Maven Deploy Plugin - Version 3.1.2


What's Changed

New Contributors

Bumps the maven-dependencies group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `6.4.4.Final` | `6.5.1.Final` |
| [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) | `8.3.0` | `8.4.0` |
| [jakarta.annotation:jakarta.annotation-api](https://github.com/jakartaee/common-annotations-api) | `2.1.1` | `3.0.0` |
| [jakarta.el:jakarta.el-api](https://github.com/eclipse-ee4j/el-ri) | `4.0.0` | `6.0.0` |
| [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.14.13` | `1.14.15` |
| [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) | `1.14.13` | `1.14.15` |
| [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) | `3.6.5` | `3.6.6` |
| [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.6.5` | `3.6.6` |
| [com.github.kagkarlsson:db-scheduler](https://github.com/kagkarlsson/db-scheduler) | `13.0.0` | `14.0.0` |
| [org.jobrunr:jobrunr](https://github.com/jobrunr/jobrunr) | `6.3.5` | `7.1.2` |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.17.0` | `2.17.1` |
| [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) | `5.3.34` | `5.3.35` |
| [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) | `3.1.1` | `3.1.2` |
| [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.1` | `3.1.2` |
| com.oracle.database.jdbc:ojdbc8 | `23.3.0.23.09` | `23.4.0.24.05` |
| [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.12.5` | `1.13.0` |
| [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.37.0` | `1.38.0` |
| [com.mchange:c3p0](https://github.com/swaldman/c3p0) | `0.10.0-pre7` | `0.10.1` |



Updates `org.hibernate.orm:hibernate-core` from 6.4.4.Final to 6.5.1.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.5.1/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.4...6.5.1)

Updates `com.mysql:mysql-connector-j` from 8.3.0 to 8.4.0
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES)
- [Commits](mysql/mysql-connector-j@8.3.0...8.4.0)

Updates `jakarta.annotation:jakarta.annotation-api` from 2.1.1 to 3.0.0
- [Commits](jakartaee/common-annotations-api@2.1.1...3.0.0)

Updates `jakarta.el:jakarta.el-api` from 4.0.0 to 6.0.0
- [Release notes](https://github.com/eclipse-ee4j/el-ri/releases)
- [Commits](https://github.com/eclipse-ee4j/el-ri/commits)

Updates `net.bytebuddy:byte-buddy` from 1.14.13 to 1.14.15
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.14.13...byte-buddy-1.14.15)

Updates `net.bytebuddy:byte-buddy-agent` from 1.14.13 to 1.14.15
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.14.13...byte-buddy-1.14.15)

Updates `net.bytebuddy:byte-buddy-agent` from 1.14.13 to 1.14.15
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.14.13...byte-buddy-1.14.15)

Updates `io.projectreactor:reactor-core` from 3.6.5 to 3.6.6
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.5...v3.6.6)

Updates `io.projectreactor:reactor-test` from 3.6.5 to 3.6.6
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.5...v3.6.6)

Updates `io.projectreactor:reactor-test` from 3.6.5 to 3.6.6
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.5...v3.6.6)

Updates `com.github.kagkarlsson:db-scheduler` from 13.0.0 to 14.0.0
- [Release notes](https://github.com/kagkarlsson/db-scheduler/releases)
- [Changelog](https://github.com/kagkarlsson/db-scheduler/blob/master/jreleaser.yml)
- [Commits](kagkarlsson/db-scheduler@v13.0.0...v14.0.0)

Updates `org.jobrunr:jobrunr` from 6.3.5 to 7.1.2
- [Release notes](https://github.com/jobrunr/jobrunr/releases)
- [Commits](jobrunr/jobrunr@v6.3.5...v7.1.2)

Updates `com.fasterxml.jackson:jackson-bom` from 2.17.0 to 2.17.1
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.0...jackson-bom-2.17.1)

Updates `org.springframework:spring-framework-bom` from 5.3.34 to 5.3.35
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.34...v5.3.35)

Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
- [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.1...maven-install-plugin-3.1.2)

Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.2)

Updates `com.oracle.database.jdbc:ojdbc8` from 23.3.0.23.09 to 23.4.0.24.05

Updates `io.micrometer:micrometer-core` from 1.12.5 to 1.13.0
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.5...v1.13.0)

Updates `io.opentelemetry:opentelemetry-api` from 1.37.0 to 1.38.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.37.0...v1.38.0)

Updates `com.mchange:c3p0` from 0.10.0-pre7 to 0.10.1
- [Changelog](https://github.com/swaldman/c3p0/blob/0.10.x/CHANGELOG)
- [Commits](swaldman/c3p0@v0.10.0-pre7...v0.10.1)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: jakarta.annotation:jakarta.annotation-api
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: jakarta.el:jakarta.el-api
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.github.kagkarlsson:db-scheduler
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: org.jobrunr:jobrunr
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.apache.maven.plugins:maven-install-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.oracle.database.jdbc:ojdbc8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.mchange:c3p0
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only. labels May 19, 2024
@dependabot dependabot bot requested review from a team, gklijs, CodeDrivenMitch and smcvb and removed request for a team May 19, 2024 03:22
@dependabot dependabot bot added this to the Release 4.10.0 milestone May 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 26, 2024
@dependabot dependabot bot deleted the dependabot/maven/maven-dependencies-c28b1b53a2 branch May 26, 2024 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants