no message
							parent
							
								
									f8e2ed7ec4
								
							
						
					
					
						commit
						b146c6fede
					
				| 
						 | 
				
			
			@ -61,6 +61,7 @@
 | 
			
		|||
        <tika.version>3.1.0</tika.version>
 | 
			
		||||
        <jimureport-spring.version>2.0.0</jimureport-spring.version>
 | 
			
		||||
        <jimubi-spring.version>1.9.5</jimubi-spring.version>
 | 
			
		||||
        <spring-boot-starter-security.version>3.3.1</spring-boot-starter-security.version>
 | 
			
		||||
    </properties>
 | 
			
		||||
 | 
			
		||||
    <dependencyManagement>
 | 
			
		||||
| 
						 | 
				
			
			@ -359,6 +360,12 @@
 | 
			
		|||
                </exclusions>
 | 
			
		||||
            </dependency>
 | 
			
		||||
 | 
			
		||||
            <dependency>
 | 
			
		||||
                <groupId>org.springframework.boot</groupId>
 | 
			
		||||
                <artifactId>spring-boot-starter-security</artifactId>
 | 
			
		||||
                <version>${spring-boot-starter-security.version}</version>
 | 
			
		||||
            </dependency>
 | 
			
		||||
 | 
			
		||||
        </dependencies>
 | 
			
		||||
 | 
			
		||||
    </dependencyManagement>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -299,6 +299,11 @@
 | 
			
		|||
            <artifactId>jimubi-spring-boot3-starter</artifactId>
 | 
			
		||||
        </dependency>
 | 
			
		||||
 | 
			
		||||
        <dependency>
 | 
			
		||||
            <groupId>org.springframework.boot</groupId>
 | 
			
		||||
            <artifactId>spring-boot-starter-security</artifactId>
 | 
			
		||||
        </dependency>
 | 
			
		||||
 | 
			
		||||
    </dependencies>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue