Change Log Report

Total number of changed sets: 1

Changes between 2022-07-29 and 2022-12-09

Total commits: 9
Total number of files changed: 2

Timestamp Author Details
2022-11-23 23:27:08 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> mycore-bom/pom.xml v d5fd65213f816a5e22b16c52d26fa59b84a2d978

Bump postgresql from 42.4.1 to 42.4.3 in /mycore-bom

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-10-26 12:54:47 Robert Stephan <rsteph-de@users.noreply.github.com> mycore-bom/pom.xml v c96afa540a0cb3c3d390c28d259840095b8da302

MCR-2782 replace apache commons-lang with commons-lang3 (#1728)
2022-10-26 11:52:20 Thomas Scheffler <github@yagee.de> mycore-bom/pom.xml v cdb90193669aff65aa998b35efa8f3cd2f00d513

fixed formatting of pom.xml
2022-10-25 23:16:29 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> mycore-bom/pom.xml v 95fc9c11b4da7f03567f84b6c6d8228e7905a0c2

Bump woodstox-core from 6.2.8 to 6.4.0 in /mycore-bom

Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.2.8 to 6.4.0.
- [Release notes](https://github.com/FasterXML/woodstox/releases)
- [Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-6.2.8...woodstox-core-6.4.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 18:24:02 Robert Stephan <robert.stephan@uni-rostock.de> mycore-bom/pom.xml v f9a858b06601d03ad7afd354366b0d1b12ca3181

MCR-2781 sort dependency order im pom.xml
2022-10-25 18:21:02 Robert Stephan <robert.stephan@uni-rostock.de> mycore-bom/pom.xml v 235c77480cb5574ada18a61c5b0ce1f6b29bca5d

MCR-2781 fix order in pom.xml
2022-10-25 18:06:14 Robert Stephan <robert.stephan@uni-rostock.de> mycore-bom/pom.xml v e0c9d01acdf18877eb687e326cbea35e098ab855

MCR-2781 update version of commons-text library
2022-10-19 15:29:50 Robert Stephan <rsteph-de@users.noreply.github.com> mycore-bom/pom.xml v 74a4a7c8f509345cab29344022f39ec7c81f3a04

MCR-2765 linked open data endpoint (#1711)

* MCR-2765 linked open data endpoint - initial commit
* MCR-2765 classlist as rdf:Bag
* MCR-2765 sort pom
* MCR-2765 do not use model when transforming rdfxml to output format
* MCR-2765 fix Javadoc issue (broken @link)
* MCR-2765 pom.xml cleanup dependencies (unused, undeclared)
* MCR-2765 sort pom
* MCR-2765 fix error "Found duplicate and different classes"

n [commons-logging:commons-logging:1.2,
org.slf4j:jcl-over-slf4j:1.7.36]:
- org.apache.commons.logging.Log
- org.apache.commons.logging.LogConfigurationException
- org.apache.commons.logging.LogFactory
- org.apache.commons.logging.impl.NoOpLog
- org.apache.commons.logging.impl.SimpleLog
2022-10-13 12:56:52 Robert Stephan <rsteph-de@users.noreply.github.com> mycore-bom/LICENSE.txt v f9610a8b95726e9db04f8f5e363893f0ae274640
mycore-bom/pom.xml v f9610a8b95726e9db04f8f5e363893f0ae274640

MCR-2752 create mycore-bom Maven module and add <dependencyManagement> (#1690)

* MCR-2752 create mycore-bom Maven module and add <dependencyManagement>
* MCR-2752 sort pom.xml
The xml element <build> should be placed before <dependencyManagement>
The file /home/runner/work/mycore/mycore/mycore-base/pom.xml is not
sorted
* MCR-2752 cleanup/format XML / add license header
* MCR-2752 add LICENSE.txt
* add missing licenseinfo