mirror of
				https://github.com/gitbucket/gitbucket.git
				synced 2025-11-04 04:25:59 +01:00 
			
		
		
		
	Update oauth2-oidc-sdk to 11.22
This commit is contained in:
		
				
					committed by
					
						
						kenji yoshida
					
				
			
			
				
	
			
			
			
						parent
						
							249f8738d3
						
					
				
				
					commit
					a7b8326499
				
			@@ -55,7 +55,7 @@ libraryDependencies ++= Seq(
 | 
				
			|||||||
  "org.cache2k"                     % "cache2k-all"              % "1.6.0.Final",
 | 
					  "org.cache2k"                     % "cache2k-all"              % "1.6.0.Final",
 | 
				
			||||||
  "net.coobird"                     % "thumbnailator"            % "0.4.20",
 | 
					  "net.coobird"                     % "thumbnailator"            % "0.4.20",
 | 
				
			||||||
  "com.github.zafarkhaja"           % "java-semver"              % "0.10.2",
 | 
					  "com.github.zafarkhaja"           % "java-semver"              % "0.10.2",
 | 
				
			||||||
  "com.nimbusds"                    % "oauth2-oidc-sdk"          % "11.21.3",
 | 
					  "com.nimbusds"                    % "oauth2-oidc-sdk"          % "11.22",
 | 
				
			||||||
  "org.eclipse.jetty"               % "jetty-webapp"             % JettyVersion    % "provided",
 | 
					  "org.eclipse.jetty"               % "jetty-webapp"             % JettyVersion    % "provided",
 | 
				
			||||||
  "javax.servlet"                   % "javax.servlet-api"        % "3.1.0"         % "provided",
 | 
					  "javax.servlet"                   % "javax.servlet-api"        % "3.1.0"         % "provided",
 | 
				
			||||||
  "junit"                           % "junit"                    % "4.13.2"        % "test",
 | 
					  "junit"                           % "junit"                    % "4.13.2"        % "test",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user