Skip to content

Commit

Permalink
#1103 Update Eclipse OSGi framework
Browse files Browse the repository at this point in the history
update to 3.19.0
  • Loading branch information
oliverlietz committed Mar 21, 2024
1 parent 8605d8a commit 21b4e2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.osgi</artifactId>
<version>3.18.500</version>
<version>3.19.0</version>
</dependency>

<!-- Maven -->
Expand Down Expand Up @@ -955,7 +955,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.osgi</artifactId>
<version>3.18.500</version>
<version>3.19.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 21b4e2d

Please sign in to comment.