Skip to content

Commit

Permalink
Update eclipse dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent 162fdfc commit 551c93d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Dependency management -->
<xtext.version>2.27.0</xtext.version>
<xtext.version>2.31.0</xtext.version>
<commons-lang3.version>3.13.0</commons-lang3.version>
<commons-text.version>1.10.0</commons-text.version>
<xsemantics.version>1.22.0</xsemantics.version>
<xsemantics.version>1.23.0</xsemantics.version>
<snakeyaml.version>2.1</snakeyaml.version>
<org.eclipse.emf.ecore.xcore.lib.version>1.6.0</org.eclipse.emf.ecore.xcore.lib.version>
<org.eclipse.emf.ecore.xcore.lib.version>1.7.0</org.eclipse.emf.ecore.xcore.lib.version>
<maven-plugin-api.version>3.9.4</maven-plugin-api.version>
<maven-core.version>3.9.4</maven-core.version>
<maven-plugin-annotations.version>3.9.0</maven-plugin-annotations.version>
Expand All @@ -45,7 +45,7 @@
<mockito-core.version>5.4.0</mockito-core.version>

<!-- Plugin and plugin dependency management -->
<org.eclipse.emf.ecore.xcore.version>1.23.0</org.eclipse.emf.ecore.xcore.version>
<org.eclipse.emf.ecore.xcore.version>1.25.0</org.eclipse.emf.ecore.xcore.version>
<maven-enforcer-plugin.version>3.3.0</maven-enforcer-plugin.version>
<exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
Expand Down

0 comments on commit 551c93d

Please sign in to comment.