Skip to content

Commit

Permalink
Update all non-breaking dependencies (finos#704)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 196900e commit 0664aef
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
<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-api.version>3.9.6</maven-plugin-api.version>
<maven-core.version>3.9.6</maven-core.version>
<maven-plugin-annotations.version>3.10.2</maven-plugin-annotations.version>
<slf4j.version>2.0.9</slf4j.version>
<logback.version>1.4.12</logback.version>
<logback.version>1.4.14</logback.version>
<InMemoryJavaCompiler.version>1.3.0</InMemoryJavaCompiler.version>
<jackson.version>2.16.0</jackson.version>

<!-- test -->
<junit.version>5.10.1</junit.version>
<mockito-core.version>5.7.0</mockito-core.version>
<mockito-core.version>5.8.0</mockito-core.version>

<!-- Plugin and plugin dependency management -->
<org.eclipse.emf.ecore.xcore.version>1.23.0</org.eclipse.emf.ecore.xcore.version>
Expand All @@ -59,7 +59,7 @@
<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>
<frontend-maven-plugin.version>1.15.0</frontend-maven-plugin.version>
<node.version>20.10.0</node.version>
</properties>

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 0664aef

Please sign in to comment.