From 1957363bab5f3d98f1e849a8a76895fd5274480f Mon Sep 17 00:00:00 2001 From: Omar Silva <77329033+omarsilva1@users.noreply.github.com> Date: Thu, 22 Sep 2022 09:55:51 +0200 Subject: [PATCH] docs: summary of dependabot/updates (#458) * chore(deps): Bump jackson-databind from 2.13.3 to 2.13.4 (#434) Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump maven-pmd-plugin from 3.18.0 to 3.19.0 (#436) Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.18.0 to 3.19.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.18.0...maven-pmd-plugin-3.19.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump versions-maven-plugin from 2.11.0 to 2.12.0 (#442) Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases) - [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md) - [Commits](https://github.com/mojohaus/versions-maven-plugin/compare/versions-maven-plugin-2.11.0...versions-maven-plugin-2.12.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Omar Silva <77329033+omarsilva1@users.noreply.github.com> * chore(deps): Bump camel.version from 3.18.1 to 3.18.2 (#443) Bumps `camel.version` from 3.18.1 to 3.18.2. Updates `camel-spring-boot` from 3.18.1 to 3.18.2 Updates `camel-core-starter` from 3.18.1 to 3.18.2 Updates `camel-bean-starter` from 3.18.1 to 3.18.2 Updates `camel-direct-starter` from 3.18.1 to 3.18.2 Updates `camel-log-starter` from 3.18.1 to 3.18.2 Updates `camel-timer-starter` from 3.18.1 to 3.18.2 Updates `camel-http-starter` from 3.18.1 to 3.18.2 Updates `camel-sql-starter` from 3.18.1 to 3.18.2 Updates `camel-spring-boot-bom` from 3.18.1 to 3.18.2 --- updated-dependencies: - dependency-name: org.apache.camel.springboot:camel-spring-boot dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.camel.springboot:camel-core-starter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.camel.springboot:camel-bean-starter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.camel.springboot:camel-direct-starter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.camel.springboot:camel-log-starter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.camel.springboot:camel-timer-starter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.camel.springboot:camel-http-starter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.camel.springboot:camel-sql-starter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.camel.springboot:camel-spring-boot-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump opentelemetry-semconv (#446) Bumps [opentelemetry-semconv](https://github.com/open-telemetry/opentelemetry-java) from 1.17.0-alpha to 1.18.0-alpha. - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/commits) --- updated-dependencies: - dependency-name: io.opentelemetry:opentelemetry-semconv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump flyway-core from 9.2.0 to 9.3.0 (#447) Bumps [flyway-core](https://github.com/flyway/flyway) from 9.2.0 to 9.3.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-9.2.0...flyway-9.3.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump opentelemetry.version from 1.17.0 to 1.18.0 (#448) Bumps `opentelemetry.version` from 1.17.0 to 1.18.0. Updates `opentelemetry-api` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.17.0...v1.18.0) Updates `opentelemetry-sdk` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.17.0...v1.18.0) Updates `opentelemetry-exporter-jaeger` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.17.0...v1.18.0) --- updated-dependencies: - dependency-name: io.opentelemetry:opentelemetry-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.opentelemetry:opentelemetry-sdk dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.opentelemetry:opentelemetry-exporter-jaeger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Omar Silva <77329033+omarsilva1@users.noreply.github.com> * chore(deps): Bump springframework.version from 5.3.22 to 5.3.23 (#454) Bumps `springframework.version` from 5.3.22 to 5.3.23. Updates `spring-beans` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.22...v5.3.23) Updates `spring-context` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.22...v5.3.23) Updates `spring-aop` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.22...v5.3.23) Updates `spring-core` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.22...v5.3.23) Updates `spring-webmvc` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.22...v5.3.23) Updates `spring-tx` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.22...v5.3.23) Updates `spring-test` from 5.3.22 to 5.3.23 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.22...v5.3.23) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-aop dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-tx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump protobuf-java from 3.21.5 to 3.21.6 (#455) Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.5 to 3.21.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.5...v3.21.6) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump dependency-check-maven from 7.1.2 to 7.2.0 (#456) Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.1.2 to 7.2.0. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/jeremylong/DependencyCheck/compare/v7.1.2...v7.2.0) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: fix pom * chore: update changelog Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- CHANGELOG.md | 29 ++++++++++++++++++----------- pom.xml | 22 ++++++++++------------ 2 files changed, 28 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45b03259a..3e09038b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,20 +5,27 @@ All notable changes to this project will be documented in this file. ## [8.0.2] - XXXX-XX-XX ### Dependencies -- Update maven-checkstyle-plugin version from 3.1.2 to 3.2.0 -- Update checkstyle from 10.3.2 to 10.3.3 -- Update maven-pmd-plugin version from 3.17.0 to 3.18.0 -- Update postgresql version from 42.4.2 to 42.5.0 -- Update camel-idscp2 version from 0.10.3 to 0.11.1 -- Update dependency-check-maven version from 7.1.1 to 7.1.2 -- Update pitest-maven from 1.9.4 to 1.9.5 -- Update flyway-core from 9.1.6 to 9.2.2 -- Update pmd.version from 6.48.0 to 6.49.0 -- Update jackson.version from 2.13.3 to 2.13.4 -- Update jose4j from 0.7.12 to 0.8.0 +- Bump maven-checkstyle-plugin version from 3.1.2 to 3.2.0 +- Bump checkstyle from 10.3.2 to 10.3.3 +- Bump maven-pmd-plugin version from 3.17.0 to 3.19.0 +- Bump postgresql version from 42.4.2 to 42.5.0 +- Bump camel-idscp2 version from 0.10.3 to 0.11.1 +- Bump dependency-check-maven version from 7.1.1 to 7.1.2 +- Bump pitest-maven from 1.9.4 to 1.9.5 +- Bump flyway-core from 9.1.6 to 9.3.0 +- Bump pmd.version from 6.48.0 to 6.49.0 +- Bump jackson.version from 2.13.3 to 2.13.4 +- Bump jose4j from 0.7.12 to 0.8.0 - Bump pitest-maven from 1.9.4 to 1.9.5 - Bump spotbugs-annotations from 4.7.1 to 4.7.2 - Bump jackson-databind from 2.13.3 to 2.13.4 +- Bump versions-maven-plugin from 2.11.0 to 2.12.0 +- Bump camel.version from 3.18.1 to 3.18.2 +- Bump opentelemetry-semconv from 1.17.0-alpha to 1.18.0-alpha +- Bump opentelemetry.version from 1.17.0 to 1.18.0 +- Bump springframework.version from 5.3.22 to 5.3.23 +- Bump protobuf-java from 3.21.5 to 3.21.6 +- Bump dependency-check-maven from 7.1.2 to 7.2.0 ## [8.0.1] - 2022-08-31 diff --git a/pom.xml b/pom.xml index d85a3e852..eeeb27e1b 100644 --- a/pom.xml +++ b/pom.xml @@ -69,21 +69,21 @@ 7.0.0 - 5.3.22 + 5.3.23 1.6.6 4.10.0 3.1.0 2.13.4 - 2.13.3 + 2.13.4 1.6.11 3.10.1 - 1.17.0 - 1.17.0-alpha + 1.18.0 + 1.18.0-alpha 3.3.1 2.3.31 - 3.18.1 + 3.18.2 0.11.1 - 3.21.5 + 3.21.6 0.11.5 @@ -103,14 +103,12 @@ 10.3.3 0.8.8 6.49.0 - 3.18.0 - 2.11.0 + 3.19.0 + 2.12.0 4.1 2.2.0 3.0.0 - 7.1.2 - 3.3.0 - 7.1.2 + 7.2.0 3.3.0 @@ -304,7 +302,7 @@ org.flywaydb flyway-core - 9.2.2 + 9.3.0