Skip to content

Commit 5e749c2

Browse files
Update eclipse dependencies
1 parent 5043f9f commit 5e749c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,11 @@
9494
<organization.logo>https://regnosys.com/assets/images/common/logo.png</organization.logo>
9595

9696
<!-- Dependency management -->
97-
<xtext.version>2.38.0</xtext.version>
97+
<xtext.version>2.39.0</xtext.version>
9898
<commons-lang3.version>3.14.0</commons-lang3.version>
9999
<commons-text.version>1.12.0</commons-text.version>
100100
<snakeyaml.version>2.2</snakeyaml.version>
101-
<org.eclipse.emf.ecore.xcore.lib.version>1.7.0</org.eclipse.emf.ecore.xcore.lib.version>
101+
<org.eclipse.emf.ecore.xcore.lib.version>1.7.1</org.eclipse.emf.ecore.xcore.lib.version>
102102
<maven-plugin-api.version>3.9.8</maven-plugin-api.version>
103103
<maven-core.version>3.9.8</maven-core.version>
104104
<maven-plugin-annotations.version>3.13.1</maven-plugin-annotations.version>
@@ -112,7 +112,7 @@
112112
<mockito-core.version>5.12.0</mockito-core.version>
113113

114114
<!-- Plugin and plugin dependency management -->
115-
<org.eclipse.emf.ecore.xcore.version>1.32.0</org.eclipse.emf.ecore.xcore.version>
115+
<org.eclipse.emf.ecore.xcore.version>1.33.0</org.eclipse.emf.ecore.xcore.version>
116116
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
117117
<maven-checkstyle-plugin.version>3.4.0</maven-checkstyle-plugin.version>
118118
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>

0 commit comments

Comments
 (0)