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 dependency-updates group across 1 directory with 30 updates #89

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps the dependency-updates group with 25 updates in the / directory:

Package From To
io.airlift:airbase 175 195
org.springframework.boot:spring-boot-dependencies 3.3.4 3.3.5
org.springframework.boot:spring-boot-maven-plugin 3.3.4 3.3.5
com.zaxxer:HikariCP 5.1.0 6.0.0
commons-cli:commons-cli 1.5.0 1.9.0
commons-io:commons-io 2.14.0 2.17.0
jakarta.persistence:jakarta.persistence-api 3.1.0 3.2.0
net.java.dev.jna:jna 5.12.1 5.15.0
net.minidev:json-smart 2.4.7 2.5.1
org.apache.httpcomponents:httpclient 4.5.13 4.5.14
org.freemarker:freemarker 2.3.31 2.3.33
org.glassfish.web:javax.el 2.2.5 2.2.6
org.hamcrest:hamcrest 2.2 3.0
org.hamcrest:hamcrest-core 2.2 3.0
org.hamcrest:hamcrest-library 2.2 3.0
org.hibernate.validator:hibernate-validator 6.2.5.Final 8.0.1.Final
org.hsqldb:hsqldb 2.7.1 2.7.4
org.javassist:javassist 3.29.2-GA 3.30.2-GA
org.mockito:mockito-core 4.8.0 5.14.2
org.springframework.retry:spring-retry 1.3.3 2.0.10
org.testcontainers:postgresql 1.20.1 1.20.3
org.testcontainers:testcontainers 1.20.1 1.20.3
com.ning.maven.plugins:maven-duplicate-finder-plugin 1.0.8 1.0.9
org.apache.maven.plugins:maven-surefire-plugin 3.0.0-M5 3.5.2
org.apache.maven.plugins:maven-failsafe-plugin 3.0.0-M7 3.5.2

Updates io.airlift:airbase from 175 to 195

Release notes

Sourced from io.airlift:airbase's releases.

Release 195

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@194...195

Release 194

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@193...194

Release 193

What's Changed

Improvements 🎉

Dependency updates 📦

Full Changelog: airlift/airbase@191...193

Release 191

What's Changed

Bug fixes 🐛

Dependency updates 📦

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-dependencies from 3.3.4 to 3.3.5

Release notes

Sourced from org.springframework.boot:spring-boot-dependencies's releases.

v3.3.5

🐞 Bug Fixes

  • Running mvn spring-boot:run with classpaths that exceeds Windows' length limits leaves temporary files #42841
  • Report produced by ConditionReportApplicationContextFailureProcessor is always empty in a failed test #42785
  • Case-insensitive comparisons may be adversely affected by the user's locale #42735
  • DataSourceProperties#driverClassIsLoadable should not print a stacktrace to the error stream when it fails #42683
  • Some @ControllerEndpoint and @RestControllerEndpoint infrastructure remains undeprecated #42498
  • Auto-configuration for Rabbit Streams doesn't consider RabbitConnectionDetails #42490
  • ClassNotFoundException is thrown when loading protocol resolvers from ForkJoinPool task #42468
  • ActiveMQ Artemis Connection Factory creation fails in native image #42421
  • Duplicate meter binding when context contains multiple registries, none are primary, and one or more is a composite #42397

📔 Documentation

  • Document that embedded Tomcat must be at least 10.1.25 #42849
  • Fix systemd example configuration #42805
  • Document that the exact behavior of the maximum HTTP request header size property is server-specific #42789
  • Clarify why @Primary is recommended when defining your own ObjectMapper that replaces JacksonAutoConfiguration's #42787
  • Polish javadoc for Binder#bindOrCreate(String, Class) #42778
  • Document that Tomcat's maxQueueCapacity need to be greater than 0 #42726
  • Remove stale link to jar-to-war getting started guide #42723
  • Fix typos and formatting errors in documentation #42718
  • Fix case used for examples in "Sanitize Sensitive Values" #42702
  • Fix Regex javadoc links #42685
  • Document how Map properties are bound from environment variables #42672
  • Improve classpath index documentation for reproducible builds #42643
  • Remove links to Spring Data GemFire #42596
  • Order alphabetically the sections in Common Application Properties #42520
  • Improve the javadoc describing when @ConditionalOn(Missing)Bean will infer the type to match #42505
  • Document how to handle MANIFEST.MF in native image with Maven #42476
  • Fix links to Micrometer reference doc #42467
  • Polish documentation #42454
  • Add Javadoc since for PrometheusScrapeEndpoint(PrometheusRegistry, Properties) #42406
  • Remove note about graceful shutdown with Tomcat requiring 9.0.33 or later as we now require 10.1.x #42382
  • Document support for Java 23 #42380
  • Improve documentation for CycloneDX integration #41506

🔨 Dependency Upgrades

  • Prohibit upgrades to Undertow 2.3.18.Final #42756
  • Upgrade to CycloneDX Maven Plugin 2.8.2 #42631
  • Upgrade to GraphQL Java 22.3 #42757
  • Upgrade to Infinispan 15.0.10.Final #42632
  • Upgrade to Jaybird 5.0.6.java11 #42752
  • Upgrade to Jersey 3.1.9 #42633
  • Upgrade to Jetty 12.0.14 #42635
  • Upgrade to Jetty Reactive HTTPClient 4.0.8 #42634
  • Upgrade to jOOQ 3.19.14 #42818
  • Upgrade to JUnit Jupiter 5.10.5 #42637

... (truncated)

Commits
  • 2316ce6 Release v3.3.5
  • 02f6eb4 Merge branch '3.2.x' into 3.3.x
  • 728deaf Next development version (v3.2.12-SNAPSHOT)
  • 9ca6667 Merge branch '3.2.x' into 3.3.x
  • 9858b4b Fix release script
  • 2bf3e5a Document that embedded Tomcat must be 10.1.25 or later
  • 13e75dc Upgrade to Spring Integration 6.3.5
  • 131bbaf Merge branch '3.2.x' into 3.3.x
  • 83a3212 Use github.ref_name when deploying snapshots
  • 2d91385 Merge branch '3.2.x' into 3.3.x
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-maven-plugin from 3.3.4 to 3.3.5

Release notes

Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.

v3.3.5

🐞 Bug Fixes

  • Running mvn spring-boot:run with classpaths that exceeds Windows' length limits leaves temporary files #42841
  • Report produced by ConditionReportApplicationContextFailureProcessor is always empty in a failed test #42785
  • Case-insensitive comparisons may be adversely affected by the user's locale #42735
  • DataSourceProperties#driverClassIsLoadable should not print a stacktrace to the error stream when it fails #42683
  • Some @ControllerEndpoint and @RestControllerEndpoint infrastructure remains undeprecated #42498
  • Auto-configuration for Rabbit Streams doesn't consider RabbitConnectionDetails #42490
  • ClassNotFoundException is thrown when loading protocol resolvers from ForkJoinPool task #42468
  • ActiveMQ Artemis Connection Factory creation fails in native image #42421
  • Duplicate meter binding when context contains multiple registries, none are primary, and one or more is a composite #42397

📔 Documentation

  • Document that embedded Tomcat must be at least 10.1.25 #42849
  • Fix systemd example configuration #42805
  • Document that the exact behavior of the maximum HTTP request header size property is server-specific #42789
  • Clarify why @Primary is recommended when defining your own ObjectMapper that replaces JacksonAutoConfiguration's #42787
  • Polish javadoc for Binder#bindOrCreate(String, Class) #42778
  • Document that Tomcat's maxQueueCapacity need to be greater than 0 #42726
  • Remove stale link to jar-to-war getting started guide #42723
  • Fix typos and formatting errors in documentation #42718
  • Fix case used for examples in "Sanitize Sensitive Values" #42702
  • Fix Regex javadoc links #42685
  • Document how Map properties are bound from environment variables #42672
  • Improve classpath index documentation for reproducible builds #42643
  • Remove links to Spring Data GemFire #42596
  • Order alphabetically the sections in Common Application Properties #42520
  • Improve the javadoc describing when @ConditionalOn(Missing)Bean will infer the type to match #42505
  • Document how to handle MANIFEST.MF in native image with Maven #42476
  • Fix links to Micrometer reference doc #42467
  • Polish documentation #42454
  • Add Javadoc since for PrometheusScrapeEndpoint(PrometheusRegistry, Properties) #42406
  • Remove note about graceful shutdown with Tomcat requiring 9.0.33 or later as we now require 10.1.x #42382
  • Document support for Java 23 #42380
  • Improve documentation for CycloneDX integration #41506

🔨 Dependency Upgrades

  • Prohibit upgrades to Undertow 2.3.18.Final #42756
  • Upgrade to CycloneDX Maven Plugin 2.8.2 #42631
  • Upgrade to GraphQL Java 22.3 #42757
  • Upgrade to Infinispan 15.0.10.Final #42632
  • Upgrade to Jaybird 5.0.6.java11 #42752
  • Upgrade to Jersey 3.1.9 #42633
  • Upgrade to Jetty 12.0.14 #42635
  • Upgrade to Jetty Reactive HTTPClient 4.0.8 #42634
  • Upgrade to jOOQ 3.19.14 #42818
  • Upgrade to JUnit Jupiter 5.10.5 #42637

... (truncated)

Commits
  • 2316ce6 Release v3.3.5
  • 02f6eb4 Merge branch '3.2.x' into 3.3.x
  • 728deaf Next development version (v3.2.12-SNAPSHOT)
  • 9ca6667 Merge branch '3.2.x' into 3.3.x
  • 9858b4b Fix release script
  • 2bf3e5a Document that embedded Tomcat must be 10.1.25 or later
  • 13e75dc Upgrade to Spring Integration 6.3.5
  • 131bbaf Merge branch '3.2.x' into 3.3.x
  • 83a3212 Use github.ref_name when deploying snapshots
  • 2d91385 Merge branch '3.2.x' into 3.3.x
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.1

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-hibernate6 from 2.17.2 to 2.18.1

Commits
  • 0fb8d5f [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.18.1
  • 16606d1 Prep for 2.18.1 release
  • 09ec1d6 Back to snapshot dep
  • 59c1c02 [maven-release-plugin] prepare for next development iteration
  • cdf292b [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.18.0
  • 8a86736 Prepare for 2.18.0 release
  • c50cf8e Back to snapshot
  • 1fbeac5 [maven-release-plugin] prepare for next development iteration
  • 7aab53b [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.18...
  • 294b142 Prepare for 2.18.0-rc1
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-java8 from 2.17.2 to 2.18.1

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.1

Updates com.zaxxer:HikariCP from 5.1.0 to 6.0.0

Changelog

Sourced from com.zaxxer:HikariCP's changelog.

HikariCP Changes

Changes in 6.1.0

  • fixed #1960 allow SQLExceptionOverride to adjudicate all exceptions for eviction

  • merged #1962 dropwizard 5 metrics are now supported via the setMetricRegistry() method in HikariConfig and in HikariDataSource

  • merged #2244 improve JavassistProxyFactory

  • merged #2243 fix inconsistency between isWrapperFor and unwrap

  • merged #1827 support loading properties file in unnamed resources module

  • merged #1842 don't clear isCommitStateDirty flag in setReadOnly

  • change default maxLifetime variance from 2.5% to 25% to further avoid mass connection die-off dips

Changes in 6.0.0

  • fixed #2152 duplicate connection in try with resources clause caused close() being called twice on each connection

  • merged #2226 consistent handling of errorCode and sqlState in timeout exception

  • merged #2199 eliminate network call if state get is called after set

  • merged #2189 add support to get and set db credentials in an atomic operation

  • merged #2149 make Savepoint rollbacks mark the connection dirty

  • merged #2157 close connections marked as evicted instead of returning them to the pool

  • merged #2147 skip Connection::setNetworkTimeout if PoolBase::shutdownNetworkTimeoutExecutor is called

  • merged #2126 added Support For beginRequest and endRequest

  • small improvements and cleanup from pull request #2166

  • minor debug logging enhancements

Changes in 5.1.0

  • fixed #1907 re-added automatic.module.name that was lost along the way

  • fixed #1986 evict connection exceptions with (SQLState HY000) error code 1105.

  • merged #2059 add support for char[] in DataSource properties

  • merged #1979 and #1993 mask any property that looks like a password in URLs

... (truncated)

Commits
  • 7c74fd3 [maven-release-plugin] prepare release HikariCP-6.0.0
  • 7cacd0f Switch publishing plugin to nexus.
  • 9b38eb4 update publish info
  • 1dfe77f update scm url
  • 7e92ebb use postgresql 16 for unit tests
  • b790dff Upgrade maven plugin.
  • 1c13fcd Fix JavaDoc error, self-closing tags not allowed.
  • a31a988 Prepare for 6.0.0 release
  • d544180 "merged" #2126 Added Support For beginRequest and endRequest (new version)
  • 8053e39 Create SQLExceptionOverride instance when exceptionOverrideClassName loaded (...
  • Additional commits viewable in compare view

Updates commons-cli:commons-cli from 1.5.0 to 1.9.0

Updates commons-io:commons-io from 2.14.0 to 2.17.0

Updates jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0

Release notes

Sourced from jakarta.persistence:jakarta.persistence-api's releases.

Jakarta Persistence 3.2.0-M01

This release contains following changes:

  • Adds factory-level access to named queries and named entity graphs
  • Updates orm schema for 3.2

Full Changelog: jakartaee/persistence@3.2-DRAFT01-3.2.0-B02-RELEASE...3.2-M1-3.2.0-M1-RELEASE

Jakarta Persistence 3.1.0 API

This release contains following changes:

  • EntityManagerFactory and EntityManager interfaces extends java.lang.AutoCloseable interface
  • Fixes ClassTransformer.transform to throw Persistence API specific exception
  • Adds support for java.util.UUID and GenerationType.UUID
  • Adds CEILING, EXP, FLOOR, LN, POWER, ROUND, and SIGN numeric functions to Jakarta Persistence QL and ceiling(), exp(), floor(), ln(), power(), round(), and sign() to Criteria API
  • Adds LOCAL DATE, LOCAL DATETIME, and LOCAL TIME functions to Jakarta Persistence QL and corresponding localDate(), localDateTime(), and localTime() to Criteria API
  • Adds EXTRACT function to Jakarta Persistence QL
  • Adds support for Expressions as conditions in Criteria CASE expressions
  • Adds missing definition of single_valued_embeddable_object_field in Jakarta Persistence QL BNF
  • Clarifies mixing types of query input parameters
  • Clarifies definition of the Basic type
  • Clarifies the order of parameters in the LOCATE function
  • Clarifies SqlResultSetMapping with multiple EntityResults and conflicting aliases

New Contributors

Project Board: https://github.com/eclipse-ee4j/jpa-api/projects/2 Full Changelog: https://github.com/eclipse-ee4j/jpa-api/commits/3.1-3.1.0-RELEASE

Commits
  • 320bfac Update API version of jakarta.persistence:jakarta.persistence-api to 3.2.0
  • cca3db7 Update SPEC version of jakarta.persistence:persistence-spec to 3.2
  • 5e5f361 consistently use monospace font in ch4
  • 48d0c3b mention addition of TypedQueryReference in changelog
  • ac57cee add missing @​since annotations
  • 16e386c update spec license to 1.1
  • a5f9aa2 clean up the orderby_item rule
  • f1904da entity_id_or_version_function should be a scalar_expression
  • 4eb1617 Finalize the changelog for 3.2
  • c73b77a #589: avoid collisions in metamodel's variables (#592)
  • Additional commits viewable in compare view

Updates net.java.dev.jna:jna from 5.12.1 to 5.15.0

Changelog

Sourced from net.java.dev.jna:jna's changelog.

Release 5.15.0

Features

  • #1578: Add support for FreeBSD aarch64 - @​alexdupre.
  • #1593: Add support for DragonFly BSD x86-64 - @​liweitianux.
  • #1595: Add IsProcessorFeaturePresent to c.s.j.p.win32.Kernel32 - @​dbwiddis.
  • #1602: Add XMoveWindow, XResizeWindow, XMoveResizeWindow, XRaiseWindow, XLowerWindow X11 calls to c.s.j.p.unix.X11 - @​vinceh121.
  • #1613: Added static helper method `Native#getNativeLibrary' for getting the underlying NativeLibrary instance from a Library interface instance or from a "registered" class - @​matthiasblaesing.
  • #1624: Enable linker build-id for android builds - @​mstyura.

Bug Fixes

Release 5.14.0

Features

  • #1556: Add SetJob, SetPrinter to c.s.j.p.w.Winspool - @​tresf.
  • #1534: Add GetMethod, Put, SpawnInstance to c.s.j.p.win32.COM.WbemCli#IWbemClassObject and ExecMethod to c.s.j.p.win32.COM.WbemCli#IWbemServices - @​faddom.
  • #1544: Add GetPriorityClass, SetPriorityClass, GetThreadPriority, SetThreadPriority and associated constants to c.s.j.p.win32.Kernel32 - @​dEajL3kA.
  • #1548: Make interface c.s.j.p.mac.XAttr public - @​matthiasblaesing.
  • #1551: Add c.s.j.p.bsd.ExtAttr and c.s.j.p.bsd.ExtAttrUtil to wrap BSD system calls. @​rednoah.
  • #1517: Add missing O_* (e.g. O_APPEND, O_SYNC, O_DIRECT, ...) to c.s.j.p.linux.Fcntl - @​matthiasblaesing.
  • #1521: Shutdown CleanerThread once the last cleanable is removed - @​matthiasblaesing.
  • #1557: Build linux-riscv64 on Ubuntu focal to improve compatibility with older glibc versions - @​matthiasblaesing.

Bug Fixes

Important Changes

  • The interfaces between Java and native code have changed, so libjnidispatch must be rebuilt to be compatible with this release.
  • Release drops support for JDKs 6 + 7, so you'll need at least JDK 8 to update to use this version.

Release 5.13.0

Features

... (truncated)

Commits
  • fad4d1d Release 5.15.0
  • 09e23cb maven-ant-task does not work correctly anymore, drop it and use mvn binary di...
  • 078cc66 Rebuild android binaries after 7a5d9850a1ad8ab66836cea15fc67967bbe29006
  • 7a5d985 Enable linker build-id for android builds.
  • 58655f7 Merge pull request #1623 from matthiasblaesing/fix_osgi_header
  • eda2969 Add "linux-riscv64" entry to OSGI Bundle-NativeCode header in MANIFEST.MF
  • 209d199 Merge pull request #1620 from LightningReflex/patch-1
  • da3b96e Fixed typo in GDI32.java
  • ce88419 Bump the github-actions group with 1 update (#1601)
  • a587921 Merge pull request #1615 from matthiasblaesing/issue-1613
  • Additional commits viewable in compare view

Updates net.minidev:json-smart from 2.4.7 to 2.5.1

Release notes

Sourced from net.minidev:json-smart's releases.

V 2.5.1

What's Changed

New Contributors

Full Changelog: netplex/json-smart-v2@2.5.0...2.5.1

V 2.5.0

What's Changed

Full Changelog: netplex/json-smart-v2@2.4.11...2.5.0

V 2.4.11

V 2.4.11 (2023-05-18)

  • Fix error in isWritable in accessor-smart. PR 147
  • Update json-smart dependency to use accessor-smart:2.4.11

What's Changed

... (truncated)

Commits

Updates org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14

Updates org.freemarker:freemarker from 2.3.31 to 2.3.33

Updates org.glassfish.web:javax.el from 2.2.5 to 2.2.6

Updates org.hamcrest:hamcrest from 2.2 to 3.0

Release notes

Sourced from org.hamcrest:hamcrest's releases.

Hamcrest v3.0

Breaking Changes

  • From version 3.0, the jar distributed to Maven Central is now compiled to Java 1.8 bytecode, and is not compatible with previous versions of Java. See [Issue #331](hamcrest/JavaHamcrest#331) and [PR #411](hamcrest/JavaHamcrest#411) for details. Developers who use Java 1.7 earlier can still depend upon hamcrest-2.2.jar.

Improvements

Hamcrest v3.0-rc1

Breaking Changes

  • From version 3.0, the jar distributed to Maven Central is now compiled to Java 1.8 bytecode, and is not compatible with previous versions of Java. See [Issue #331](hamcrest/JavaHamcrest#331) and [PR #411](hamcrest/JavaHamcrest#411) for details. Developers who use Java 1.7 earlier can still depend upon hamcrest-2.2.jar.

Improvements

Changelog

Sourced from org.hamcrest:hamcrest's changelog.

Version 3.0 (1st August 2024)

Breaking Changes

  • From version 3.0, the jar distributed to Maven Central is now compiled to Java 1.8 bytecode, and is not compatible with previous versions of Java. See [Issue #331](hamcrest/JavaHamcrest#331) and [PR #411](hamcrest/JavaHamcrest#411) for details. Developers who use Java 1.7 earlier can still depend upon hamcrest-2.2.jar.

Improvements

Commits
  • 68984b8 Version 3.0
  • 1adc351 Fix javadoc title
  • 4e2b71c Add instructions for releasing to Maven Central
  • 3fa841d Revert version to 3.0-SNAPSHOT
  • 750dc36 Prepare for version 3.0-rc1
  • 1703e95 Fix broken tutorial link in README
  • c4578ef Upgrade Gradle 8.8 -> 8.9
  • a9923af Remove old, unused build definitions
  • cf25e14 Cleanup README, fix broken links
  • bc4769e Upgrade to GitHub-native Dependabot (#342)
  • Additional commits viewable in compare view

Updates org.hamcrest:hamcrest-core from 2.2 to 3.0

Release notes

Sourced from org.hamcrest:hamcrest...

Description has been truncated

Bumps the dependency-updates group with 25 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.airlift:airbase](https://github.com/airlift/airbase) | `175` | `195` |
| [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` |
| [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` |
| [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `5.1.0` | `6.0.0` |
| commons-cli:commons-cli | `1.5.0` | `1.9.0` |
| commons-io:commons-io | `2.14.0` | `2.17.0` |
| [jakarta.persistence:jakarta.persistence-api](https://github.com/jakartaee/persistence) | `3.1.0` | `3.2.0` |
| [net.java.dev.jna:jna](https://github.com/java-native-access/jna) | `5.12.1` | `5.15.0` |
| [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) | `2.4.7` | `2.5.1` |
| org.apache.httpcomponents:httpclient | `4.5.13` | `4.5.14` |
| org.freemarker:freemarker | `2.3.31` | `2.3.33` |
| org.glassfish.web:javax.el | `2.2.5` | `2.2.6` |
| [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) | `2.2` | `3.0` |
| [org.hamcrest:hamcrest-core](https://github.com/hamcrest/JavaHamcrest) | `2.2` | `3.0` |
| [org.hamcrest:hamcrest-library](https://github.com/hamcrest/JavaHamcrest) | `2.2` | `3.0` |
| [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `6.2.5.Final` | `8.0.1.Final` |
| org.hsqldb:hsqldb | `2.7.1` | `2.7.4` |
| [org.javassist:javassist](https://github.com/jboss-javassist/javassist) | `3.29.2-GA` | `3.30.2-GA` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `4.8.0` | `5.14.2` |
| [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) | `1.3.3` | `2.0.10` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` |
| [com.ning.maven.plugins:maven-duplicate-finder-plugin](https://github.com/ning/maven-duplicate-finder-plugin) | `1.0.8` | `1.0.9` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M5` | `3.5.2` |
| [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M7` | `3.5.2` |



Updates `io.airlift:airbase` from 175 to 195
- [Release notes](https://github.com/airlift/airbase/releases)
- [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md)
- [Commits](https://github.com/airlift/airbase/commits)

Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-hibernate6` from 2.17.2 to 2.18.1
- [Commits](FasterXML/jackson-datatype-hibernate@jackson-datatype-hibernate-parent-2.17.2...jackson-datatype-hibernate-parent-2.18.1)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-java8` from 2.17.2 to 2.18.1

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.18.1

Updates `com.zaxxer:HikariCP` from 5.1.0 to 6.0.0
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-5.1.0...HikariCP-6.0.0)

Updates `commons-cli:commons-cli` from 1.5.0 to 1.9.0

Updates `commons-io:commons-io` from 2.14.0 to 2.17.0

Updates `jakarta.persistence:jakarta.persistence-api` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/jakartaee/persistence/releases)
- [Commits](jakartaee/persistence@3.1-3.1.0-RELEASE...3.2-3.2.0-RELEASE)

Updates `net.java.dev.jna:jna` from 5.12.1 to 5.15.0
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](java-native-access/jna@5.12.1...5.15.0)

Updates `net.minidev:json-smart` from 2.4.7 to 2.5.1
- [Release notes](https://github.com/netplex/json-smart-v2/releases)
- [Commits](https://github.com/netplex/json-smart-v2/commits/2.5.1)

Updates `org.apache.httpcomponents:httpclient` from 4.5.13 to 4.5.14

Updates `org.freemarker:freemarker` from 2.3.31 to 2.3.33

Updates `org.glassfish.web:javax.el` from 2.2.5 to 2.2.6

Updates `org.hamcrest:hamcrest` from 2.2 to 3.0
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](hamcrest/JavaHamcrest@v2.2...v3.0)

Updates `org.hamcrest:hamcrest-core` from 2.2 to 3.0
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](hamcrest/JavaHamcrest@v2.2...v3.0)

Updates `org.hamcrest:hamcrest-library` from 2.2 to 3.0
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](hamcrest/JavaHamcrest@v2.2...v3.0)

Updates `org.hamcrest:hamcrest-core` from 2.2 to 3.0
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](hamcrest/JavaHamcrest@v2.2...v3.0)

Updates `org.hamcrest:hamcrest-library` from 2.2 to 3.0
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](hamcrest/JavaHamcrest@v2.2...v3.0)

Updates `org.hibernate.validator:hibernate-validator` from 6.2.5.Final to 8.0.1.Final
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-validator@6.2.5.Final...8.0.1.Final)

Updates `org.hsqldb:hsqldb` from 2.7.1 to 2.7.4

Updates `org.javassist:javassist` from 3.29.2-GA to 3.30.2-GA
- [Release notes](https://github.com/jboss-javassist/javassist/releases)
- [Changelog](https://github.com/jboss-javassist/javassist/blob/master/Changes.md)
- [Commits](https://github.com/jboss-javassist/javassist/commits)

Updates `org.junit.jupiter:junit-jupiter` from 5.11.0 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.0...r5.11.3)

Updates `org.mockito:mockito-core` from 4.8.0 to 5.14.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.8.0...v5.14.2)

Updates `org.springframework.retry:spring-retry` from 1.3.3 to 2.0.10
- [Release notes](https://github.com/spring-projects/spring-retry/releases)
- [Commits](spring-projects/spring-retry@v1.3.3...v2.0.10)

Updates `org.testcontainers:postgresql` from 1.20.1 to 1.20.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.1...1.20.3)

Updates `org.testcontainers:testcontainers` from 1.20.1 to 1.20.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.1...1.20.3)

Updates `org.testcontainers:testcontainers` from 1.20.1 to 1.20.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.1...1.20.3)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5)

Updates `com.ning.maven.plugins:maven-duplicate-finder-plugin` from 1.0.8 to 1.0.9
- [Commits](ning/maven-duplicate-finder-plugin@maven-duplicate-finder-plugin-1.0.8...maven-duplicate-finder-plugin-1.0.9)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0-M5 to 3.5.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.5.2)

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.0.0-M7 to 3.5.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.5.2)

---
updated-dependencies:
- dependency-name: io.airlift:airbase
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-hibernate6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-java8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: commons-cli:commons-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: jakarta.persistence:jakarta.persistence-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: net.java.dev.jna:jna
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: net.minidev:json-smart
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: org.freemarker:freemarker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: org.glassfish.web:javax.el
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: org.hamcrest:hamcrest
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: org.hamcrest:hamcrest-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: org.hamcrest:hamcrest-library
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: org.hamcrest:hamcrest-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: org.hamcrest:hamcrest-library
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: org.hsqldb:hsqldb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: org.javassist:javassist
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: org.springframework.retry:spring-retry
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: com.ning.maven.plugins:maven-duplicate-finder-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 4, 2024
@cla-bot cla-bot bot added the cla-signed label Nov 4, 2024
@wendigo
Copy link
Contributor

wendigo commented Nov 4, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

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

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/maven/dependency-updates-81b8151ef4 branch November 4, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed dependencies Pull requests that update a dependency file java Pull requests that update Java code
Development

Successfully merging this pull request may close these issues.

1 participant