fathom
fathom copied to clipboard
Modular & injectable foundation for building JVM microservices
Bumps [shiro-core](https://github.com/apache/shiro) from 1.2.3 to 1.9.1. Changelog Sourced from shiro-core's changelog. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed...
Bumps libpam4j from 1.8 to 1.10. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [shiro-web](https://github.com/apache/shiro) from 1.2.3 to 1.7.1. Changelog Sourced from shiro-web's changelog. 1.7.1 ########################################################### Bug [SHIRO-797] - Shiro 1.7.0 is lower than using springboot version 2.0.7 dependency error ########################################################### 1.7.0 ###########################################################...
Bumps [h2](https://github.com/h2database/h2database) from 1.4.186 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.49 to 1.67. Changelog Sourced from bcprov-jdk15on's changelog. 2.1.1 Version Release: 1.70 Date: TBD 2.2.1 Version Release: 1.69 Date: 2021, June 7th. ... (truncated) Commits See full...
Bumps logback-classic from 1.1.7 to 1.2.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps `quartz.version` from 2.2.1 to 2.3.2. Updates `quartz` from 2.2.1 to 2.3.2 Release notes Sourced from quartz's releases. Quartz 2.3.2 This a bug fix release containing fixes for: #508 :...
Bumps `shiro.version` from 1.2.3 to 1.5.0. Updates `shiro-core` from 1.2.3 to 1.5.0 Commits - [`d1f1c07`](https://github.com/apache/shiro/commit/d1f1c079850bf55dd3b220e5edeeb1de1d522425) [maven-release-plugin] prepare release shiro-root-1.5.0 - [`cb3a1b3`](https://github.com/apache/shiro/commit/cb3a1b3c0dcd8b89cc8d51ee9ede086882921faa) Merge pull request [#197](https://github-redirect.dependabot.com/apache/shiro/issues/197) from bmhm/SHIRO-469 - [`b280f19`](https://github.com/apache/shiro/commit/b280f1914e8d952d92133fe659721ce6996faf50) [SHIRO-469]...
Hi all Is there a way to require a role OR another using annotation ? Thank in advance
Hi all ! I need help... If I want to store passwords hashs in an SQL database, using a lib like jBCrypt what should I modify in a standard fathom...