shiro-spring-boot-starter
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-spring-boot-starter</artifactId>
<version>3.0.0-alpha-1</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-spring-boot-starter</artifactId>
<version>3.0.0-alpha-1</version>
<name>Apache Shiro :: Support :: Spring Boot</name>
<description>Apache Shiro is a powerful and flexible open-source security framework that cleanly handles
authentication, authorization, enterprise session management, single sign-on and cryptography services.</description>
<url>https://shiro.apache.org/shiro-support/shiro-spring-boot/shiro-spring-boot-starter/</url>
<inceptionYear>2004</inceptionYear>
<organization>
<name>The Apache Software Foundation</name>
<url>https://www.apache.org/</url>
</organization>
<licenses>
<license>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>aditzel</id>
<name>Allan Ditzel</name>
<email>aditzel@apache.org</email>
<url>http://www.allanditzel.com</url>
<organization>Apache Software Foundation</organization>
<timezone>-5</timezone>
</developer>
<developer>
<id>jhaile</id>
<name>Jeremy Haile</name>
<email>jhaile@apache.org</email>
<url>http://www.jeremyhaile.com</url>
<organization>Mobilization Labs</organization>
<organizationUrl>http://www.mobilizationlabs.com</organizationUrl>
<timezone>-5</timezone>
</developer>
<developer>
<id>lhazlewood</id>
<name>Les Hazlewood</name>
<email>lhazlewood@apache.org</email>
<url>http://www.leshazlewood.com</url>
<organization>Stormpath</organization>
<organizationUrl>https://www.stormpath.com</organizationUrl>
<timezone>-8</timezone>
</developer>
<developer>
<id>kaosko</id>
<name>Kalle Korhonen</name>
<email>kaosko@apache.org</email>
<url>https://www.tynamo.org</url>
<organization>Apache Software Foundation</organization>
<timezone>-8</timezone>
</developer>
<developer>
<id>pledbrook</id>
<name>Peter Ledbrook</name>
<email>p.ledbrook@cacoethes.co.uk</email>
<url>https://www.cacoethes.co.uk/</url>
<organization>SpringSource</organization>
<organizationUrl>https://spring.io/</organizationUrl>
<timezone>0</timezone>
</developer>
<developer>
<id>tveil</id>
<name>Tim Veil</name>
<email>tveil@apache.org</email>
</developer>
<developer>
<id>bdemers</id>
<name>Brian Demers</name>
<email>bdemers@apache.org</email>
<url>https://stormpath.com/blog/author/bdemers</url>
<organization>Stormpath</organization>
<organizationUrl>https://stormpath.com/</organizationUrl>
<roles>
<role>PMC Chair</role>
</roles>
<timezone>-5</timezone>
</developer>
<developer>
<id>jbunting</id>
<name>Jared Bunting</name>
<email>jbunting@apache.org</email>
<organization>Apache Software Foundation</organization>
<timezone>-6</timezone>
</developer>
<developer>
<id>fpapon</id>
<name>Francois Papon</name>
<email>fpapon@apache.org</email>
<organization>Yupiik</organization>
<organizationUrl>https://www.yupiik.com/</organizationUrl>
<timezone>+4</timezone>
</developer>
<developer>
<id>bmarwell</id>
<name>Benjamin Marwell</name>
<email>bmarwell@apache.org</email>
<timezone>Europe/Berlin</timezone>
</developer>
<developer>
<id>lprimak</id>
<name>Lenny Primak</name>
<email>lprimak@apache.org</email>
<url>https://hope.nyc.ny.us</url>
<organization>Flow Logix</organization>
<organizationUrl>https://www.flowlogix.com/</organizationUrl>
<timezone>US/Central</timezone>
</developer>
</developers>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/shiro.git/shiro-support/shiro-spring-boot/shiro-spring-boot-starter</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/shiro.git/shiro-support/shiro-spring-boot/shiro-spring-boot-starter</developerConnection>
<tag>shiro-root-3.0.0-alpha-1</tag>
<url>https://github.com/apache/shiro/tree/shiro-root-3.0.0-alpha-1/shiro-support/shiro-spring-boot/shiro-spring-boot-starter</url>
</scm>
<ciManagement>
<system>Jenkins</system>
<url>https://builds.apache.org/job/Shiro/</url>
</ciManagement>
<distributionManagement>
<repository>
<id>apache.releases.https</id>
<name>Apache Release Distribution Repository</name>
<url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
</repository>
<snapshotRepository>
<id>apache.snapshots.https</id>
<name>Apache Development Snapshot Repository</name>
<url>https://repository.apache.org/content/repositories/snapshots</url>
</snapshotRepository>
<site>
<id>shiro.website</id>
<name>Apache Shiro Site</name>
<url>scp://people.apache.org/www/shiro.apache.org/static/latest/shiro-support/shiro-spring-boot/shiro-spring-boot-starter</url>
</site>
<downloadUrl>https://shiro.apache.org/download.html</downloadUrl>
</distributionManagement>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-lang</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-cache</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-core</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-config-core</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-config-ogdl</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-crypto-core</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-crypto-hash</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
<dependency>
<groupId>org.apache.shiro.crypto</groupId>
<artifactId>shiro-hashes-argon2</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
<dependency>
<groupId>org.apache.shiro.crypto</groupId>
<artifactId>shiro-hashes-bcrypt</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-crypto-cipher</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-event</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-web</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
<dependency>
<groupId>org.owasp.encoder</groupId>
<artifactId>encoder</artifactId>
<version>1.4.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.17</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j2-impl</artifactId>
<version>2.25.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.25.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.25.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-jul</artifactId>
<version>2.25.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.11.0</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>7.0.4</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.83</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.5</version>
<exclusions>
<exclusion>
<groupId>org.junit.jupiter</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.platform</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.vintage</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.ws.rs</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json.bind</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.annotation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.interceptor</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.enterprise</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.inject</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.data</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.el</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.websocket</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.transaction</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.persistence</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.validation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.activation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authentication</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authorization</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.mail</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.resource</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.jms</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.jspecify</groupId>
<artifactId>jspecify</artifactId>
<version>1.0.0</version>
<exclusions>
<exclusion>
<groupId>org.junit.jupiter</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.platform</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.vintage</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.ws.rs</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json.bind</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.annotation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.interceptor</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.enterprise</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.inject</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.data</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.el</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.websocket</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.transaction</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.persistence</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.validation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.activation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authentication</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authorization</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.mail</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.resource</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.jms</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
<version>4.0.2</version>
<exclusions>
<exclusion>
<groupId>org.junit.jupiter</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.platform</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.vintage</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.ws.rs</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json.bind</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.annotation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.interceptor</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.enterprise</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.inject</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.data</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.el</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.websocket</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.transaction</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.persistence</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.validation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.activation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authentication</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authorization</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.mail</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.resource</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.jms</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-commons</artifactId>
<version>1.16.2</version>
<exclusions>
<exclusion>
<groupId>org.junit.jupiter</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.platform</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.vintage</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.ws.rs</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json.bind</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.annotation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.interceptor</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.enterprise</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.inject</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.data</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.el</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.websocket</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.transaction</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.persistence</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.validation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.activation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authentication</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authorization</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.mail</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.resource</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.jms</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-observation</artifactId>
<version>1.16.2</version>
<exclusions>
<exclusion>
<groupId>org.junit.jupiter</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.platform</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.vintage</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.ws.rs</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json.bind</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.annotation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.interceptor</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.enterprise</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.inject</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.data</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.el</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.websocket</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.transaction</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.persistence</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.validation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.activation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authentication</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authorization</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.mail</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.resource</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.jms</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<version>7.0.3</version>
<exclusions>
<exclusion>
<groupId>org.junit.jupiter</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.platform</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.vintage</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.ws.rs</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json.bind</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.annotation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.interceptor</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.enterprise</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.inject</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.data</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.el</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.websocket</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.transaction</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.persistence</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.validation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.activation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authentication</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authorization</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.mail</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.resource</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.jms</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>7.0.3</version>
<exclusions>
<exclusion>
<groupId>org.junit.jupiter</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.platform</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.vintage</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.ws.rs</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json.bind</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.annotation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.interceptor</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.enterprise</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.inject</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.data</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.el</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.websocket</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.transaction</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.persistence</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.validation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.activation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authentication</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authorization</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.mail</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.resource</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.jms</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>7.0.3</version>
<exclusions>
<exclusion>
<groupId>org.junit.jupiter</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.platform</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.vintage</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.ws.rs</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json.bind</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.annotation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.interceptor</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.enterprise</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.inject</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.data</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.el</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.websocket</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.transaction</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.persistence</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.validation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.activation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authentication</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authorization</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.mail</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.resource</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.jms</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-expression</artifactId>
<version>7.0.3</version>
<exclusions>
<exclusion>
<groupId>org.junit.jupiter</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.platform</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.vintage</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.ws.rs</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json.bind</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.annotation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.interceptor</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.enterprise</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.inject</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.data</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.el</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.websocket</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.transaction</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.persistence</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.validation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.activation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authentication</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authorization</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.mail</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.resource</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.jms</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>6.1.0</version>
</dependency>
<dependency>
<groupId>jakarta.servlet.jsp</groupId>
<artifactId>jakarta.servlet.jsp-api</artifactId>
<version>4.0.0</version>
</dependency>
</dependencies>
</dependencyManagement>
<dependencies>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-spring</artifactId>
<version>3.0.0-alpha-1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
<version>4.0.2</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>org.junit.jupiter</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.platform</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.vintage</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.ws.rs</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json.bind</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.annotation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.interceptor</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.enterprise</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.inject</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.data</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.el</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.websocket</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.transaction</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.persistence</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.validation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.activation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authentication</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authorization</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.mail</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.resource</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.jms</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>4.0.2</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-logging</artifactId>
</exclusion>
</exclusions>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-log4j2</artifactId>
<version>4.0.2</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>org.junit.jupiter</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.platform</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.vintage</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.ws.rs</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json.bind</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.annotation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.interceptor</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.enterprise</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.inject</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.data</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.el</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.websocket</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.transaction</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.persistence</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.validation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.activation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authentication</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authorization</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.mail</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.resource</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.jms</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>7.0.4</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<version>4.0.2</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>org.junit.jupiter</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.platform</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.vintage</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.ws.rs</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.json.bind</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.annotation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.interceptor</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.enterprise</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.inject</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.data</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.el</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.websocket</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.transaction</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.persistence</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.validation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.activation</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authentication</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.authorization</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.mail</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.resource</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.servlet.jsp.jstl</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>jakarta.jms</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.9.25.1</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
</dependencies>
</project>