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 java group with 11 updates #2182

Merged
merged 1 commit into from
Oct 28, 2024

Commits on Oct 28, 2024

  1. Bump the java group with 11 updates

    Bumps the java group with 11 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | `1.5.11` | `1.5.12` |
    | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.11` | `1.5.12` |
    | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.46.1.3` | `3.47.0.0` |
    | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` |
    | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` |
    | [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) | `3.20.0` | `3.21.0` |
    | [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) | `3.7.0` | `3.8.0` |
    | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.4.1` | `3.5.0` |
    | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` |
    | org.apache.activemq:artemis-jms-server | `2.37.0` | `2.38.0` |
    | [org.springframework.security:spring-security-test](https://github.com/spring-projects/spring-security) | `6.3.3` | `6.3.4` |
    
    
    Updates `ch.qos.logback:logback-core` from 1.5.11 to 1.5.12
    - [Commits](qos-ch/logback@v_1.5.11...v_1.5.12)
    
    Updates `ch.qos.logback:logback-classic` from 1.5.11 to 1.5.12
    - [Commits](qos-ch/logback@v_1.5.11...v_1.5.12)
    
    Updates `org.xerial:sqlite-jdbc` from 3.46.1.3 to 3.47.0.0
    - [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
    - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
    - [Commits](xerial/sqlite-jdbc@3.46.1.3...3.47.0.0)
    
    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 `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.apache.maven.plugins:maven-site-plugin` from 3.20.0 to 3.21.0
    - [Release notes](https://github.com/apache/maven-site-plugin/releases)
    - [Commits](apache/maven-site-plugin@maven-site-plugin-3.20.0...maven-site-plugin-3.21.0)
    
    Updates `org.apache.maven.plugins:maven-project-info-reports-plugin` from 3.7.0 to 3.8.0
    - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.7.0...maven-project-info-reports-plugin-3.8.0)
    
    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.mariadb.jdbc:mariadb-java-client` from 3.4.1 to 3.5.0
    - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
    - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)
    - [Commits](mariadb-corporation/mariadb-connector-j@3.4.1...3.5.0)
    
    Updates `org.springframework.boot:spring-boot-starter-test` 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.apache.activemq:artemis-jms-server` from 2.37.0 to 2.38.0
    
    Updates `org.springframework.security:spring-security-test` from 6.3.3 to 6.3.4
    - [Release notes](https://github.com/spring-projects/spring-security/releases)
    - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
    - [Commits](spring-projects/spring-security@6.3.3...6.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: java
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: java
    - dependency-name: org.xerial:sqlite-jdbc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: java
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: java
    - dependency-name: org.springframework.boot:spring-boot-dependencies
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: java
    - dependency-name: org.apache.maven.plugins:maven-site-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: java
    - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: java
    - dependency-name: org.springframework.boot:spring-boot-dependencies
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: java
    - dependency-name: org.mariadb.jdbc:mariadb-java-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: java
    - dependency-name: org.springframework.boot:spring-boot-starter-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: java
    - dependency-name: org.apache.activemq:artemis-jms-server
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: java
    - dependency-name: org.springframework.security:spring-security-test
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: java
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b416217 View commit details
    Browse the repository at this point in the history