File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Add the following elements to your project's `pom.xml` file (please check [Maven
2828 <dependency >
2929 <groupId >it.albertus</groupId >
3030 <artifactId >jface-utils</artifactId >
31- <version >17.3.2 </version >
31+ <version >17.3.3 </version >
3232 </dependency >
3333
3434 <!-- Required -->
Original file line number Diff line number Diff line change 66
77 <groupId >it.albertus</groupId >
88 <artifactId >jface-utils</artifactId >
9- <version >17.3.3-SNAPSHOT </version >
9+ <version >17.3.3</version >
1010 <name >JFaceUtils</name >
1111 <url >https://github.com/albertus82/${project.artifactId} </url >
1212 <description >Java SWT/JFace Utility Library including a Preferences Framework, Lightweight HTTP Server and macOS support.</description >
You can’t perform that action at this time.
0 commit comments