Skip to content

Commit 6dc63dd

Browse files
committed
Upgrade jdom2 2.0.6 -> 2.0.6.1
1 parent 1f0017b commit 6dc63dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

guice/xml-testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.jdom</groupId>
2323
<artifactId>jdom2</artifactId>
24-
<version>2.0.6</version>
24+
<version>2.0.6.1</version>
2525
</dependency>
2626

2727
<dependency>

stdlib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.jdom</groupId>
3737
<artifactId>jdom2</artifactId>
38-
<version>2.0.6</version>
38+
<version>2.0.6.1</version>
3939
<optional>true</optional>
4040
</dependency>
4141

0 commit comments

Comments
 (0)