Skip to content

Commit

Permalink
Bump org.jdom:jdom from 1.1.3 to 1.1.3-atlassian-5
Browse files Browse the repository at this point in the history
Bumps [org.jdom:jdom](https://github.com/atlassian-forks/jdom) from 1.1.3 to 1.1.3-atlassian-5.
- [Changelog](https://github.com/atlassian-forks/jdom/blob/master/CHANGES.txt)
- [Commits](atlassian-forks/jdom@jdom-1.1.3...jdom-project-1.1.3-atlassian-5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent cc8275f commit b07fa63
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>1.1.3-atlassian-5</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>1.1.3-atlassian-5</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit b07fa63

Please sign in to comment.