Tim Donohue
c004a33c9d
Replace all old docker "dspace-7_x" tags with "latest"
2023-07-24 11:08:15 -05:00
Agustina Martinez
acf376db34
Update ItemUtils.java
...
Prevent npe if bitstream is null
2023-07-16 20:42:03 +01:00
Agustina Martinez
b2bffe5476
Merge branch 'DSpace:main' into fix-8954-b
2023-07-16 20:40:02 +01:00
Tim Donohue
33a9a0d6ee
Merge pull request #8953 from toniprieto/filter-unicode-characters
...
Add flag Pattern.UNICODE_CHARACTER_CLASS to pattern compilation to recognize Unicode characters
2023-07-14 15:25:04 -05:00
Agustina Martinez
e645d0fa25
Update FullTextContentStreams.java
...
Add additional NPE checks
2023-07-14 16:17:22 +01:00
Agustina Martinez
4cf019f650
Update FullTextContentStreams.java
...
Fix NPE if bitstream is null
2023-07-14 11:06:35 +01:00
Sascha Szott
4b0601e495
remove obsolete code fragments
2023-07-11 16:52:20 +02:00
Toni Prieto
4aea2a99a9
Add flag Pattern.UNICODE_CHARACTER_CLASS to pattern compilation to recognize unicode characters
2023-07-10 13:43:27 +02:00
Tim Donohue
4771ebe873
Merge pull request #8942 from tdonohue/docker_actions
...
GitHub Actions: Split Docker image builds into separate jobs to run in parallel. Enable 'latest' tag.
2023-07-07 12:48:22 -05:00
Tim Donohue
d1e1900b33
Ensure 'main' code is tagged as 'latest' in DockerHub
2023-07-07 11:47:09 -05:00
Tim Donohue
503d55f8d2
Merge pull request #8941 from tdonohue/update_actions
...
Update GitHub Actions for 7.x maintenance
2023-07-06 16:39:19 -05:00
Tim Donohue
dea4535581
Split docker image builds into separate jobs to allow them to run in parallel.
2023-07-06 16:32:16 -05:00
Tim Donohue
3ac66031ba
Ensure codescan and label_merge_conflicts run on maintenance branches
2023-07-06 15:44:36 -05:00
Tim Donohue
1ca4f59bb2
Enable Pull Request Opened action to assign PRs to their creator
2023-07-06 15:44:02 -05:00
Tim Donohue
75e7f5584d
Merge pull request #8884 from alanorth/bump-dependencies
...
Bump dependencies
2023-07-03 14:58:33 -05: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]
67298a290e
Update dependency org.exparity:hamcrest-date to v2.0.8
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
renovate[bot]
8185cd3ebd
Update dependency org.scala-lang:scala-library to v2.13.11
2023-07-02 19:49:46 +03:00
renovate[bot]
7a74990894
Update dependency org.apache.bcel:bcel to v6.7.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]
9188c83825
Update dependency org.webjars.bowergithub.jquery:jquery-dist to v3.7.0
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
renovate[bot]
b1715b9b48
Update dependency org.webjars.bowergithub.medialize:uri.js to v1.19.11
2023-07-02 19:49:46 +03:00
Alan Orth
6088649003
dspace-api/pom.xml: add exclusion for javassist
...
Add an exclusion for org.javassist:javassist due to a dependency
convergence error caused by eu.openaire:funders-model pulling in a
version conflicting with Jersey's transitive dependency.
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]
bdd9866cd3
Update dependency com.opencsv:opencsv to v5.7.1
2023-07-02 19:49:46 +03:00
renovate[bot]
5b7ab0b004
Update dependency org.flywaydb:flyway-core to v8.5.13
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]
2cc3737380
Update dependency dnsjava:dnsjava to v2.1.9
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
renovate[bot]
3613320e2b
Update dependency de.digitalcollections.iiif:iiif-apis to v0.3.10
2023-07-02 19:49:45 +03:00
renovate[bot]
8633799b65
Update dependency com.flipkart.zjsonpatch:zjsonpatch to v0.4.14
2023-07-02 19:49:45 +03:00