From 284c44ffb1262f8ee4c1ab66e796295cb302241f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 18:30:13 +0000 Subject: [PATCH] chore(deps): bump the maven group with 11 updates Bumps the maven group with 11 updates: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.15.2` | `2.16.0` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.9.1` | `5.10.1` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.9.1` | `5.10.1` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.9.1` | `5.10.1` | | [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) | `1.3.0` | `1.5.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.2` | `3.2.3` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.2.2` | `3.2.3` | | org.glassfish.jaxb:jaxb-runtime | `4.0.3` | `4.0.4` | | org.glassfish.jaxb:jaxb-xjc | `2.4.0-b180830.0438` | `4.0.4` | | com.sun.xml.bind:jaxb-impl | `2.4.0-b180830.0438` | `4.0.4` | | [org.codehaus.mojo:jaxb2-maven-plugin](https://github.com/mojohaus/jaxb2-maven-plugin) | `2.5.0` | `3.1.0` | Updates `com.fasterxml.jackson:jackson-bom` from 2.15.2 to 2.16.0 - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.15.2...jackson-bom-2.16.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.1 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.10.1) Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.1 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.10.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.1 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.10.1) Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.3.0 to 1.5.0 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/flatten-maven-plugin-1.3.0...1.5.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3) Updates `org.glassfish.jaxb:jaxb-runtime` from 4.0.3 to 4.0.4 Updates `org.glassfish.jaxb:jaxb-xjc` from 2.4.0-b180830.0438 to 4.0.4 Updates `com.sun.xml.bind:jaxb-impl` from 2.4.0-b180830.0438 to 4.0.4 Updates `org.codehaus.mojo:jaxb2-maven-plugin` from 2.5.0 to 3.1.0 - [Release notes](https://github.com/mojohaus/jaxb2-maven-plugin/releases) - [Commits](https://github.com/mojohaus/jaxb2-maven-plugin/compare/jaxb2-maven-plugin-2.5.0...jaxb2-maven-plugin-3.1.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.glassfish.jaxb:jaxb-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.glassfish.jaxb:jaxb-xjc dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: com.sun.xml.bind:jaxb-impl dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: org.codehaus.mojo:jaxb2-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven ... Signed-off-by: dependabot[bot] --- inntektsmelding/pom.xml | 8 ++++---- pom.xml | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/inntektsmelding/pom.xml b/inntektsmelding/pom.xml index 36ae22d9..a7d97351 100644 --- a/inntektsmelding/pom.xml +++ b/inntektsmelding/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jaxb jaxb-runtime - 4.0.3 + 4.0.4 provided @@ -29,7 +29,7 @@ org.codehaus.mojo jaxb2-maven-plugin - 2.5.0 + 3.1.0 @@ -52,7 +52,7 @@ org.glassfish.jaxb jaxb-xjc - 2.4.0-b180830.0438 + 4.0.4 javax.xml.bind @@ -62,7 +62,7 @@ com.sun.xml.bind jaxb-impl - 2.4.0-b180830.0438 + 4.0.4 diff --git a/pom.xml b/pom.xml index 5e84e4e8..8ea8dcab 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ -SNAPSHOT 17 - 5.9.1 + 5.10.1 ${java.version} ${java.version} @@ -64,7 +64,7 @@ com.fasterxml.jackson jackson-bom - 2.15.2 + 2.16.0 import pom @@ -157,7 +157,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.3.0 + 1.5.0 org.apache.maven.plugins @@ -206,12 +206,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.3 org.apache.maven.plugins maven-failsafe-plugin - 3.2.2 + 3.2.3 org.apache.maven.plugins