Skip to content

Commit

Permalink
Update all non-breaking dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 61001fa commit 63bb31e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@

<!-- Dependency management -->
<xtext.version>2.27.0</xtext.version>
<commons-lang3.version>3.13.0</commons-lang3.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<commons-text.version>1.11.0</commons-text.version>
<xsemantics.version>1.22.0</xsemantics.version>
<snakeyaml.version>2.2</snakeyaml.version>
<org.eclipse.emf.ecore.xcore.lib.version>1.6.0</org.eclipse.emf.ecore.xcore.lib.version>
<maven-plugin-api.version>3.9.5</maven-plugin-api.version>
<maven-core.version>3.9.5</maven-core.version>
<maven-plugin-annotations.version>3.10.1</maven-plugin-annotations.version>
<maven-plugin-annotations.version>3.10.2</maven-plugin-annotations.version>
<slf4j.version>2.0.9</slf4j.version>
<logback.version>1.4.11</logback.version>
<InMemoryJavaCompiler.version>1.3.0</InMemoryJavaCompiler.version>
<jackson.version>2.15.3</jackson.version>
<jackson.version>2.16.0</jackson.version>

<!-- test -->
<junit.version>5.10.1</junit.version>
Expand All @@ -48,14 +48,14 @@
<org.eclipse.emf.ecore.xcore.version>1.23.0</org.eclipse.emf.ecore.xcore.version>
<maven-enforcer-plugin.version>3.4.1</maven-enforcer-plugin.version>
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
<exec-maven-plugin.version>3.1.1</exec-maven-plugin.version>
<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
<build-helper-maven-plugin.version>3.4.0</build-helper-maven-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
<maven-dependency-plugin.version>3.6.1</maven-dependency-plugin.version>
<maven-surefire-plugin.version>3.2.1</maven-surefire-plugin.version>
<maven-plugin-plugin.version>3.10.1</maven-plugin-plugin.version>
<maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version>
<maven-plugin-plugin.version>3.10.2</maven-plugin-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<addjars-maven-plugin.version>1.0.5</addjars-maven-plugin.version>
<appassembler-maven-plugin.version>2.1.0</appassembler-maven-plugin.version>
Expand Down

0 comments on commit 63bb31e

Please sign in to comment.