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 7a160bc commit a97e6d4
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
14 changes: 7 additions & 7 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,19 +48,19 @@
<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>
<frontend-maven-plugin.version>1.14.2</frontend-maven-plugin.version>
<node.version>20.9.0</node.version>
<node.version>20.10.0</node.version>
</properties>

<modules>
Expand Down
36 changes: 18 additions & 18 deletions rosetta-ide/vscode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a97e6d4

Please sign in to comment.