Skip to content

Commit

Permalink
Merge pull request #628 from vitruv-tools/dependabot/maven/various
Browse files Browse the repository at this point in the history
Bump various dependency versions (merge from Dependabot)
  • Loading branch information
larsk21 authored Nov 25, 2024
2 parents 1936aa0 + f279534 commit 154e64d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-core</artifactId>
<version>1.13.3</version>
<version>1.14.1</version>
</dependency>
<dependency>
<groupId>emf-compare</groupId>
Expand All @@ -168,7 +168,7 @@
<dependency>
<groupId>org.eclipse.emf</groupId>
<artifactId>org.eclipse.emf.ecore</artifactId>
<version>2.37.0</version>
<version>2.38.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.emf</groupId>
Expand All @@ -194,7 +194,7 @@
<dependency>
<groupId>org.eclipse.xtend</groupId>
<artifactId>org.eclipse.xtend.lib</artifactId>
<version>2.36.0</version>
<version>2.37.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.xtext</groupId>
Expand Down

0 comments on commit 154e64d

Please sign in to comment.