dependabot[bot]
71cfe184a5
Bump h2 from 2.1.214 to 2.2.220
...
Bumps [h2](https://github.com/h2database/h2database ) from 2.1.214 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases )
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.214...version-2.2.220 )
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-28 17:38:04 +00:00
renovate[bot]
8006329514
Update pdfbox-version to v2.0.29
2023-07-02 19:49:46 +03:00
Alan Orth
cf87cbea8f
pom.xml: bump spring core version to v5.3.28
...
Minor version bump with some bug fixes.
See: https://github.com/spring-projects/spring-framework/releases/tag/v5.3.28
2023-07-02 19:49:46 +03:00
Alan Orth
8ea07264cf
pom.xml: update spring boot to v2.7.13
...
Minor update. Also bump the spring security version to 5.7.9 as is
used by spring boot.
See: https://github.com/spring-projects/spring-boot/releases/tag/v2.7.13
2023-07-02 19:49:46 +03:00
renovate[bot]
c9197418e0
Update dependency commons-codec:commons-codec to v1.16.0
2023-07-02 19:49:46 +03:00
renovate[bot]
e3f7f7f30f
Update dependency commons-io:commons-io to v2.13.0
2023-07-02 19:49:46 +03:00
Alan Orth
171cd41f0f
Bump jaxen:jaxen dependency to 2.0.0
...
Should be mostly drop-in API compatible with Jaxen 1.1.x, but more
importantly it makes the xom dependency optional so we can remove
the exclusions in our various pom.xml files.
See: http://cafeconleche.org/jaxen/releases.html
2023-07-02 19:49:46 +03:00
Alan Orth
f00c15f449
Bump xom:xom dependency
...
No breaking changes, but some bug fixes, performance improvements,
and compatibility fixes with Java 17+.
See: https://xom.nu/history.html
2023-07-02 19:49:46 +03:00
renovate[bot]
ecd3604302
Update dependency com.fasterxml:classmate to v1.5.1
2023-07-02 19:49:46 +03:00
Alan Orth
2225edd40f
pom.xml: bump Jersey
...
Bump jersey due to jersey-media-json-jackson pulling in a conflicting
jakarta.xml.bind-api via transitive dependency in dspace-rest, which
is the legacy DSpace 6 REST API.
2023-07-02 19:49:46 +03:00
renovate[bot]
7627fe0223
Update dependency joda-time:joda-time to v2.12.5
2023-07-02 19:49:46 +03:00
renovate[bot]
34ea02f29f
Update dependency commons-cli:commons-cli to v1.5.0
2023-07-02 19:49:46 +03:00
renovate[bot]
6f18a6b2f1
Update dependency commons-codec:commons-codec to v1.15
2023-07-02 19:49:46 +03:00
renovate[bot]
021a39771c
Update dependency commons-validator:commons-validator to v1.7
2023-07-02 19:49:46 +03:00
renovate[bot]
08a5c74848
Update dependency commons-io:commons-io to v2.12.0
2023-07-02 19:49:46 +03:00
renovate[bot]
706bf06a6e
Update dependency org.apache.james:apache-mime4j-core to v0.8.9
2023-07-02 19:49:46 +03:00
renovate[bot]
3cd5acc027
Update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.8
2023-07-02 19:49:46 +03:00
renovate[bot]
b8308ef049
Update dependency org.ehcache:ehcache to v3.10.8
2023-07-02 19:49:45 +03:00
Alan Orth
25718ae351
pom.xml: bump org.apache.httpcomponents
...
Closes: https://github.com/alanorth/DSpace/pull/21
Closes: https://github.com/alanorth/DSpace/pull/22
Closes: https://github.com/alanorth/DSpace/pull/23
2023-07-02 19:49:45 +03:00
renovate[bot]
0f6c3e7b81
Update dependency junit:junit to v4.13.2
2023-07-02 19:49:45 +03:00
renovate[bot]
aedf6e1546
Update dependency org.apache.ant:ant to v1.10.13
2023-07-02 19:49:45 +03:00
renovate[bot]
d8a4694210
Update dependency net.handle:handle to v9.3.1
2023-07-02 19:49:45 +03:00
renovate[bot]
193fdd5118
Update dependency javax.cache:cache-api to v1.1.1
2023-07-02 19:49:45 +03:00
Alan Orth
8d65ad4f3e
pom.xml: bump com.google.code.findbugs:jsr305
...
Closes: https://github.com/alanorth/DSpace/pull/12
2023-07-02 19:49:45 +03:00
renovate[bot]
ad05c6a230
Update dependency com.h2database:h2 to v2.1.214
2023-07-02 19:49:45 +03:00
Tim Donohue
2b42811e97
[maven-release-plugin] prepare for next development iteration
2023-06-30 14:37:09 -05:00
Tim Donohue
ea4565bd60
[maven-release-plugin] prepare branch dspace-7_x
2023-06-30 14:37:06 -05:00
Tim Donohue
a533704a27
[maven-release-plugin] prepare for next development iteration
2023-06-23 12:10:56 -05:00
Tim Donohue
5a43e6bcf1
[maven-release-plugin] prepare release dspace-7.6
2023-06-23 12:10:53 -05:00
dependabot[bot]
7dd34ccc50
Bump guava from 31.0.1-jre to 32.0.0-jre
...
Bumps [guava](https://github.com/google/guava ) from 31.0.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-16 20:23:12 +00:00
Tim Donohue
e0d2248da3
Merge pull request #8859 from alanorth/bump-tika-dep
...
pom.xml: bump tika from 2.3.0 to 2.5.0
2023-05-22 16:56:26 -05:00
Tim Donohue
c3dd1f8489
Update to latest Spring Boot
2023-05-22 09:23:21 -05:00
Alan Orth
6018a2b7be
pom.xml: bump tika from 2.3.0 to 2.5.0
...
A handful of bug fixes, improvements to PDF parsing, and updates
to dependencies. This is the highest we can go right now without
hitting dependency convergence issues related to bouncycastle.
See: https://github.com/apache/tika/blob/2.5.0/CHANGES.txt
2023-05-22 11:50:59 +03:00
Alan Orth
564f9fdcf6
pom.xml: bump a handful of dependencies
...
All minor and patch versions with no breaking changes:
- pdfbox 2.0.28
- See: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12352284
- log4j 2.20.0
- See: https://logging.apache.org/log4j/2.x/release-notes/2.20.0.html
- rome 1.19.0
- See: https://github.com/rometools/rome/releases/tag/1.19.0
- slf4j 1.7.36
- https://www.slf4j.org/news.html
- solr-client 8.11.2
- https://lucene.apache.org/core/8_11_2/changes/Changes.html
- hibernate 5.6.15.Final
- See: https://hibernate.org/orm/releases/5.6/#whats-new
- hibernate-validator 6.2.5.Final
- See: https://hibernate.org/validator/documentation/migration-guide/#6-2-x
- postgresql JDBC driver 42.6.0
2023-05-19 16:43:05 +03:00
Tim Donohue
95ad0ba927
Merge pull request #8822 from tdonohue/remove_oracle
...
Remove Oracle Support
2023-05-18 16:43:38 -05:00
Tim Donohue
6b7656f8b8
Remove oracle profiles from POMs
2023-05-03 14:08:05 -05:00
Tim Donohue
8cd82e5d2e
Update to Spring Boot v2.7.11
2023-04-25 17:13:40 -05:00
Tim Donohue
66d7c1bde6
Update to latest spring-boot and spring
2023-04-25 17:13:40 -05:00
Tim Donohue
a15a41401b
Update Spring & Spring Boot versions
2023-04-25 17:13:40 -05:00
Tim Donohue
e3fb8bf601
Update to latest Jetty v9
2023-04-19 11:21:13 -05:00
dependabot[bot]
b0567aa224
Bump commons-fileupload from 1.3.3 to 1.5
...
Bumps commons-fileupload from 1.3.3 to 1.5.
---
updated-dependencies:
- dependency-name: commons-fileupload:commons-fileupload
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-22 06:56:19 +00:00
Tim Donohue
3aa3a945af
[maven-release-plugin] prepare for next development iteration
2023-02-17 10:12:27 -06:00
Tim Donohue
654520e1bb
[maven-release-plugin] prepare release dspace-7.5
2023-02-17 10:12:23 -06:00
dependabot[bot]
e8dc1c9a58
Bump postgresql from 42.4.1 to 42.4.3
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.4.1 to 42.4.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.4.1...REL42.4.3 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-07 17:09:19 +00:00
Tim Donohue
fd6450ca55
Merge pull request #8537 from tdonohue/update_commons-text
...
Require commons-text 1.10.0 in dependencyManagement
2022-11-10 10:07:08 -06:00
Tim Donohue
ad4a13e7ab
Update jackson core alongside databind
...
Also bumped databind to absolute latest
2022-10-24 11:17:17 -05:00
Tim Donohue
d6cc202e6b
Require commons-text 1.10.0 in dependencyManagement. Remove unnecessary references to commons-text elsewhere in POMs
2022-10-19 10:27:01 -05:00
dependabot[bot]
c425da2ffb
Bump jackson-databind from 2.12.6.1 to 2.13.4.1
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.12.6.1 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-19 05:59:04 +00:00
Tim Donohue
2a6b457f5a
Merge pull request #8503 from alanorth/update-pdfbox
...
Update PDFBox dependency to version 2.0.27
2022-10-17 15:28:56 -05:00
Tim Donohue
4789b16511
Merge pull request #8504 from alanorth/update-commons-dbcp2
...
Update Apache commons-dbcp2 and commons-pool2 dependencies
2022-10-17 15:12:01 -05:00