Skip to content

Commit

Permalink
Bump org.jdom:jdom from 1.1.3 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [org.jdom:jdom](https://github.com:/hunterhacker/jdom) from 1.1.3 to 2.0.2.
- [Commits](hunterhacker/jdom@jdom-1.1.3...JDOM-2.0.2)

---
updated-dependencies:
- dependency-name: org.jdom:jdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent e8b4798 commit a4b1849
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions/indexes/spatial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom</artifactId>
<version>1.1.3</version>
<version>2.0.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion extensions/webdav/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom</artifactId>
<version>1.1.3</version>
<version>2.0.2</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit a4b1849

Please sign in to comment.