We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c03190 commit 71597b5Copy full SHA for 71597b5
pom.xml
@@ -1,4 +1,4 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" ?>
2
<!--suppress MavenDuplicateDependenciesInspection -->
3
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4
<modelVersion>4.0.0</modelVersion>
@@ -62,7 +62,7 @@
62
<dependency>
63
<groupId>org.meeuw</groupId>
64
<artifactId>svg-objects</artifactId>
65
- <version>0.2</version>
+ <version>0.3</version>
66
</dependency>
67
68
<groupId>org.glassfish.web</groupId>
0 commit comments