- 81c06d4 Bump joda-time from 2.12.1 to 2.12.2 in /core (closes #482) by dependabot[bot] · 2 years ago
- 2251d2d Bump unboundid-ldapsdk from 6.0.6 to 6.0.7 in /full (closes #483) by dependabot[bot] · 2 years ago
- b6d5709 Bump httpclient from 4.5.13 to 4.5.14 in /core (closes #484) by dependabot[bot] · 2 years ago
- 9c52cf5 Upgrade version for E2E-simplified Docker images by Akron · 2 years ago
- c1b32a8 Upgrade version for docker including indexer by Akron · 2 years ago
- 1380c1a Use LDAP authentication in Kustvakt-full oauth2 example config by Marc Kupietz · 2 years ago
- 91453aa Fix typo in Kustvakt-full oauth2 configuration by Marc Kupietz · 2 years ago
- f9c12d1 Reintroduce Krill-Indexer by Akron · 2 years ago
- 3d8dcc7 Bump slf4j-api from 2.0.4 to 2.0.5 in /core (closes #481) by dependabot[bot] · 2 years ago v0.69-release
- 12586f8 Bump flyway-core from 9.8.2 to 9.8.3 in /core (closes #480) by dependabot[bot] · 2 years ago
- 6b74d56 Bump sqlite-jdbc from 3.39.4.0 to 3.40.0.0 in /core (closes #479) by dependabot[bot] · 2 years ago
- a6ed9cd Bump slf4j-api from 2.0.3 to 2.0.4 in /core (closes #478) by dependabot[bot] · 2 years ago
- afe6a0d Bump flyway-core from 9.8.1 to 9.8.2 in /core (closes #477) by dependabot[bot] · 2 years ago
- c216f50 Bump spring.version from 5.3.23 to 5.3.24 in /core (closes #475) by dependabot[bot] · 2 years ago
- a222823 Add Dockerfile for Kustvakt full by Akron · 2 years, 6 months ago
- 2b632aa Don´t assume order of auth headers in checkWWWAuthenticateHeader test by Marc Kupietz · 2 years ago
- ddd9a8b Remove -XX:MaxPermSize from poms to allow builds with Java >= 17 by Marc Kupietz · 2 years ago
- af06c46 Update OpenJDK in Dockerfile to fix build by Marc Kupietz · 2 years ago
- 305bebf dependabot: ignore Spring 6 as it requires Java 17 by Marc Kupietz · 2 years ago
- e44f572 Bump version from 0.68 to 0.69 by Marc Kupietz · 2 years ago
- 83664d6 Bump minimum required Krill version from 0.60.4 to 0.61 by Marc Kupietz · 2 years ago
- 7bb9bd1 Bump minimum required Koral version from 0.38.1 to 0.39 by Marc Kupietz · 2 years ago
- 675ddf8 Bump jackson-jaxrs-json-provider from 2.14.0-rc1 to 2.14.0 by Marc Kupietz · 2 years ago
- 0e6c430 Bump log4j from 2.17.1 to 2.19.0 in core by Marc Kupietz · 2 years ago
- f2bc6f5 Update dependabot to Java 11 and Jersey 2 by Marc Kupietz · 2 years ago
- da3be51 Bump flyway-core from 9.7.0 to 9.8.1 in /core (closes #470) by dependabot[bot] · 2 years ago
- 92180ba Bump sqlite-jdbc from 3.39.3.0 to 3.39.4.0 in /core (closes #469) by dependabot[bot] · 2 years, 1 month ago
- c9cbec5 Update Jdk version to 11 in Readme.md by Marc Kupietz · 2 years ago
- f175e6d Merge pull request #471 from abcpro1/jersey-upgrade by Marc Kupietz · 2 years ago
- 882c71d Jersey 2: Solve a memory leak by abcpro1 · 2 years ago
- 55ea1e0 CI Tests: Upgrade to Java 11 by abcpro1 · 2 years ago
- edce8f9 Jersey 2: Migrate test factories by abcpro1 · 2 years ago
- c123f83 Jersey 2: Fix curly braces in query parameters by abcpro1 · 2 years ago
- 63418f4 Jersey 2: Migrate exceptions by abcpro1 · 2 years ago
- 73fe8f2 Jersey 2: Migrate requests made in unittests by abcpro1 · 2 years, 1 month ago
- 241bc4f Jersey 2: Use WebTarget.request() where necessary by abcpro1 · 2 years, 1 month ago
- 8a05e37 Jersey 2: Use getSecurityContext() where necessary by abcpro1 · 2 years, 1 month ago
- a94a042 Jersey 2: Replace getHeaderValue() with getHeaderString() by abcpro1 · 2 years, 1 month ago
- 9668724 Jersey 2: Use getUriInfo() where necessary by abcpro1 · 2 years, 1 month ago
- 0298407 Jersey 2: Replace ContainerRequest.getUserPrincipal() by abcpro1 · 2 years, 1 month ago
- 3df666b Jersey 2: Replace ContainerRequest.getFormParameters() by abcpro1 · 2 years, 1 month ago
- e8f161c Jersey 2: Replace LocaleProvider by abcpro1 · 2 years ago
- edfa670 Jersey 2: Fix NotFoundException by abcpro1 · 2 years, 1 month ago
- 2cb86c6 Jersey 2: Define priorities for request filters. by abcpro1 · 2 years, 1 month ago
- c0c2e30 Jersey 2: Create a custom annotation to register resource filters by abcpro1 · 2 years, 1 month ago
- 136ff59 Jersey 2: Migrate request filters by abcpro1 · 2 years, 1 month ago
- 8e5ff51 Jersey 2: Replace WebResource.queryParams() by abcpro1 · 2 years, 1 month ago
- 87984e3 Jersey 2: Fix the root packages init parameter by abcpro1 · 2 years, 1 month ago
- d912a2c Jersey 2: Do simple migrations by abcpro1 · 2 years, 1 month ago
- 0c74689 Jersey 2: Upgrade pom.xml with java 11 and jersey 2.37 by abcpro1 · 2 years, 1 month ago
- bfbfc43 Bump maven-shade-plugin from 3.4.0 to 3.4.1 in /full by dependabot[bot] · 2 years, 1 month ago
- 1f1c5ea Bump flyway-core from 9.5.0 to 9.7.0 in /core by dependabot[bot] · 2 years, 1 month ago
- d92b05b Bump maven-shade-plugin from 3.4.0 to 3.4.1 in /lite by dependabot[bot] · 2 years, 1 month ago
- 3de4c51 Bump oauth2-oidc-sdk from 9.43.1 to 10.1 in /full by dependabot[bot] · 2 years, 1 month ago
- f9a6a9a Bump joda-time from 2.12.0 to 2.12.1 in /core by dependabot[bot] · 2 years, 1 month ago
- 4f9000d Bump hibernate.version from 5.6.12.Final to 5.6.14.Final in /core by dependabot[bot] · 2 years, 1 month ago
- f6af930 Bump hibernate.version from 5.6.12.Final to 5.6.14.Final in /full by dependabot[bot] · 2 years, 1 month ago
- a2630eb Bump nimbus-jose-jwt from 9.25.5 to 9.25.6 in /full by dependabot[bot] · 2 years, 1 month ago
- a4cfbb7 Bump flyway-core from 9.4.0 to 9.5.0 in /core by dependabot[bot] · 2 years, 1 month ago
- 1c7bbae Bump nimbus-jose-jwt from 9.25.4 to 9.25.5 in /full by dependabot[bot] · 2 years, 1 month ago
- aa20907 Bump joda-time from 2.11.2 to 2.12.0 in /core by dependabot[bot] · 2 years, 1 month ago
- d8cc695 Bump nimbus-jose-jwt from 9.25.3 to 9.25.4 in /full by dependabot[bot] · 2 years, 2 months ago
- 9342433 Bump slf4j-api from 2.0.2 to 2.0.3 in /core by dependabot[bot] · 2 years, 2 months ago
- 60bb97c Bump flyway-core from 9.3.1 to 9.4.0 in /core by dependabot[bot] · 2 years, 2 months ago
- 5e19a78 Bump commons-text from 1.9 to 1.10.0 in /full by dependabot[bot] · 2 years, 2 months ago
- 0074013 Bump commons-text from 1.9 to 1.10.0 in /core by dependabot[bot] · 2 years, 2 months ago
- 1bba11d Bump slf4j-api from 2.0.1 to 2.0.2 in /core by dependabot[bot] · 2 years, 2 months ago
- ab69cdb Bump nimbus-jose-jwt from 9.25.1 to 9.25.3 in /full by dependabot[bot] · 2 years, 2 months ago
- c23011b Bump joda-time from 2.11.1 to 2.11.2 in /core by dependabot[bot] · 2 years, 2 months ago
- 93d723f Bump hibernate.version from 5.6.11.Final to 5.6.12.Final in /core by dependabot[bot] · 2 years, 2 months ago
- 4da3edd Bump hibernate.version from 5.6.11.Final to 5.6.12.Final in /full by dependabot[bot] · 2 years, 2 months ago
- f794634 Bump jetty.version from 9.4.48.v20220622 to 9.4.49.v20220914 in /core (closes #441) by dependabot[bot] · 2 years, 2 months ago
- efd2afe Bump maven-jar-plugin from 3.2.2 to 3.3.0 in /core (closes #440) by dependabot[bot] · 2 years, 2 months ago
- fc85319 Bump flyway-core from 9.3.0 to 9.3.1 in /core (closes #443) by dependabot[bot] · 2 years, 2 months ago
- 4c72262 Bump nimbus-jose-jwt from 9.25 to 9.25.1 in /full (closes #442) by dependabot[bot] · 2 years, 2 months ago
- 3f9c679 Bump spring.version from 5.3.22 to 5.3.23 in /core by dependabot[bot] · 2 years, 2 months ago
- aa4a4b9 Bump flyway-core from 9.2.3 to 9.3.0 in /core by dependabot[bot] · 2 years, 3 months ago
- 07a33af Bump oauth2-oidc-sdk from 9.2 to 9.43.1 in /full by dependabot[bot] · 2 years, 3 months ago
- 4b4e1a6 Bump sqlite-jdbc from 3.39.2.1 to 3.39.3.0 in /core by dependabot[bot] · 2 years, 3 months ago
- bf006dc Bump nimbus-jose-jwt from 9.24.3 to 9.25 in /full by dependabot[bot] · 2 years, 2 months ago
- 66052cc Bump maven-shade-plugin from 3.3.0 to 3.4.0 in /lite by dependabot[bot] · 2 years, 2 months ago
- 095bb83 Bump maven-shade-plugin from 3.3.0 to 3.4.0 in /full by dependabot[bot] · 2 years, 2 months ago
- 92e0a40 Bump slf4j-api from 2.0.0 to 2.0.1 in /core by dependabot[bot] · 2 years, 2 months ago
- ff71f29 Bump javassist from 3.29.1-GA to 3.29.2-GA in /core by dependabot[bot] · 2 years, 2 months ago
- e5026aa Bump oauth2-oidc-sdk from 8.25 to 9.2 in /full (closes #151) by dependabot[bot] · 3 years, 9 months ago
- 3a6f671 Pin hibernate and sqlite-dialect for dependabot (closes #148) by Akron · 2 years, 3 months ago
- ced137b Bump flyway-core from 9.2.2 to 9.2.3 in /core (closes #428) by dependabot[bot] · 2 years, 3 months ago
- 6b60a7a Remove incorrect hibernate upgrade rules by Akron · 2 years, 3 months ago
- 6e248d7 Bump unboundid-ldapsdk from 6.0.5 to 6.0.6 in /full by dependabot[bot] · 2 years, 3 months ago
- e8421c2 Bump flyway-core from 9.2.0 to 9.2.2 in /core by dependabot[bot] · 2 years, 3 months ago
- ad475fc Bump nimbus-jose-jwt from 9.24.2 to 9.24.3 in /full by dependabot[bot] · 2 years, 3 months ago
- 9afe067 Bump hibernate.version from 5.6.10.Final to 5.6.11.Final in /core by dependabot[bot] · 2 years, 3 months ago
- 4f3215c Bump hibernate.version from 5.6.10.Final to 5.6.11.Final in /full by dependabot[bot] · 2 years, 3 months ago
- c60ca47 Bump mysql-connector-java from 8.0.29 to 8.0.30 in /full by dependabot[bot] · 2 years, 4 months ago
- 149a397 Bump javassist from 3.29.0-GA to 3.29.1-GA in /core by dependabot[bot] · 2 years, 3 months ago
- 09ddf90 Bump nimbus-jose-jwt from 9.23 to 9.24.2 in /full by dependabot[bot] · 2 years, 3 months ago
- f77c587 Bump slf4j-api from 1.7.36 to 2.0.0 in /core by dependabot[bot] · 2 years, 3 months ago
- dc23142 Bump mockserver-netty from 5.13.2 to 5.14.0 in /lite by dependabot[bot] · 2 years, 3 months ago
- 4e4853e Bump mockserver-netty from 5.13.2 to 5.14.0 in /full by dependabot[bot] · 2 years, 3 months ago
- bef0356 Bump flyway-core from 9.0.0 to 9.2.0 in /core by dependabot[bot] · 2 years, 3 months ago