This is an automated email from the ASF dual-hosted git repository.
mibo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/olingo-odata2.git
from ff33effe [OLINGO-1604] Dependency updates
add 31c9889e [OLINGO-1604] Removed deprecated annotations
add 3f9a2563 [OLINGO-1604] Fixed some dependencies
add a0f1b60d [OLINGO-1604] Fixed RAT issue
add e9614269 [OLINGO-1604] 2.0.13-RC01
add c31a2ca5 [OLINGO-1604] Set version to 2.0.13
No new revisions were added by this update.
Summary of changes:
.github/workflows/maven.yml | 10 +++++++-
.../annotation-processor-api/pom.xml | 2 +-
.../annotation-processor-core/pom.xml | 2 +-
.../annotation-processor-ref/pom.xml | 2 +-
.../annotation-processor-web/pom.xml | 2 +-
odata2-annotation-processor/pom.xml | 2 +-
odata2-dist/janos/pom.xml | 2 +-
odata2-dist/javadoc/pom.xml | 2 +-
odata2-dist/jpa/pom.xml | 2 +-
odata2-dist/lib/pom.xml | 2 +-
odata2-dist/pom.xml | 2 +-
odata2-dist/ref/pom.xml | 2 +-
odata2-jpa-processor/jpa-api/pom.xml | 2 +-
odata2-jpa-processor/jpa-core/pom.xml | 2 +-
.../core/jpql/JPQLBuilderFactoryTest.java | 28 ++++++++++++++++++++++
odata2-jpa-processor/jpa-ref/pom.xml | 2 +-
odata2-jpa-processor/jpa-web/pom.xml | 2 +-
odata2-jpa-processor/pom.xml | 2 +-
odata2-lib/odata-annotation/pom.xml | 2 +-
odata2-lib/odata-api/pom.xml | 2 +-
odata2-lib/odata-client-api/pom.xml | 2 +-
odata2-lib/odata-client-core/pom.xml | 2 +-
odata2-lib/odata-core/pom.xml | 2 +-
odata2-lib/odata-fit/pom.xml | 2 +-
.../olingo/odata2/fit/ref/AbstractRefTest.java | 6 ++---
odata2-lib/odata-ref/pom.xml | 2 +-
odata2-lib/odata-testutil/pom.xml | 2 +-
.../olingo/odata2/testutil/helper/HttpMerge.java | 2 --
.../testutil/helper/HttpSomethingUnsupported.java | 2 --
.../odata2/testutil/mock/EdmTestProvider.java | 10 ++++----
odata2-lib/odata-web/pom.xml | 2 +-
odata2-lib/pom.xml | 2 +-
odata2-sample/cars-annotation-archetype/pom.xml | 4 ++--
.../src/main/resources/archetype-resources/pom.xml | 2 +-
odata2-sample/cars-jpa-archetype/pom.xml | 2 +-
.../src/main/resources/archetype-resources/pom.xml | 2 +-
odata2-sample/cars-service-archetype/pom.xml | 4 ++--
.../src/main/resources/archetype-resources/pom.xml | 2 +-
odata2-sample/pom.xml | 2 +-
odata2-spring/pom.xml | 2 +-
pom.xml | 9 +++----
41 files changed, 86 insertions(+), 53 deletions(-)