Skip to content

Commit

Permalink
chore(deps): update all non-breaking dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 2508d17 commit 2e981f0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,18 +113,18 @@
<jackson.version>2.17.1</jackson.version>

<!-- test -->
<junit.version>5.10.2</junit.version>
<junit.version>5.10.3</junit.version>
<mockito-core.version>5.12.0</mockito-core.version>

<!-- Plugin and plugin dependency management -->
<org.eclipse.emf.ecore.xcore.version>1.23.0</org.eclipse.emf.ecore.xcore.version>
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
<maven-checkstyle-plugin.version>3.4.0</maven-checkstyle-plugin.version>
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
<maven-clean-plugin.version>3.4.0</maven-clean-plugin.version>
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-dependency-plugin.version>3.7.0</maven-dependency-plugin.version>
<maven-dependency-plugin.version>3.7.1</maven-dependency-plugin.version>
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
<maven-plugin-plugin.version>3.13.1</maven-plugin-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand All @@ -133,7 +133,7 @@
<maven-javadoc-plugin.version>3.7.0</maven-javadoc-plugin.version>
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
<frontend-maven-plugin.version>1.15.0</frontend-maven-plugin.version>
<node.version>20.14.0</node.version>
<node.version>20.15.0</node.version>
</properties>

<modules>
Expand Down
24 changes: 12 additions & 12 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 2e981f0

Please sign in to comment.