File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2424    <dependency >
2525      <groupId >com.google.guava</groupId >
2626      <artifactId >guava</artifactId >
27-       <version >33.1 .0-jre</version >
27+       <version >33.2 .0-jre</version >
2828    </dependency >
2929
3030    <!--  Test dependencies --> 
Original file line number Diff line number Diff line change 4747    <dependency >
4848      <groupId >org.apache.maven.plugin-tools</groupId >
4949      <artifactId >maven-plugin-annotations</artifactId >
50-       <version >3.12 .0</version >
50+       <version >3.13 .0</version >
5151      <scope >provided</scope >
5252    </dependency >
5353
9696      <plugin >
9797        <groupId >org.apache.maven.plugins</groupId >
9898        <artifactId >maven-plugin-plugin</artifactId >
99-         <version >3.12 .0</version >
99+         <version >3.13 .0</version >
100100        <configuration >
101101          <!--  see http://jira.codehaus.org/browse/MNG-5346 --> 
102102          <skipErrorNoDescriptorsFound >true</skipErrorNoDescriptorsFound >
Original file line number Diff line number Diff line change 2020      <plugin >
2121        <groupId >org.apache.maven.plugins</groupId >
2222        <artifactId >maven-shade-plugin</artifactId >
23-         <version >3.5.2 </version >
23+         <version >3.5.3 </version >
2424        <executions >
2525          <execution >
2626            <id >standalone</id >
6767      <plugin >
6868        <groupId >org.codehaus.mojo</groupId >
6969        <artifactId >build-helper-maven-plugin</artifactId >
70-         <version >3.5 .0</version >
70+         <version >3.6 .0</version >
7171        <executions >
7272          <execution >
7373            <id >add-antlr-source</id >
Original file line number Diff line number Diff line change 351351          <plugin >
352352            <groupId >com.rudikershaw.gitbuildhook</groupId >
353353            <artifactId >git-build-hook-maven-plugin</artifactId >
354-             <version >3.4.1 </version >
354+             <version >3.5.0 </version >
355355            <configuration >
356356              <installHooks >
357357                <pre-commit >${pre-commit-hook} </pre-commit >
494494  <properties >
495495    <!--  Encoding UTF-8 --> 
496496    <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
497-     <jackson2-version >2.17.0 </jackson2-version >
498-     <spring .version>6.1.6 </spring .version>
497+     <jackson2-version >2.17.1 </jackson2-version >
498+     <spring .version>6.1.7 </spring .version>
499499    <jacoco .version>0.8.12</jacoco .version>
500500    <antlr-version >4.13.1</antlr-version >
501-     <mockito .version>5.11 .0</mockito .version>
501+     <mockito .version>5.12 .0</mockito .version>
502502    <maven .build.timestamp.format>yyyy-MM-dd HH:mm:ssa</maven .build.timestamp.format>
503503    <maven-antrun-plugin .version>3.1.0</maven-antrun-plugin .version>
504504    <timestamp >${maven.build.timestamp}</timestamp >
Original file line number Diff line number Diff line change 9595      <plugin >
9696        <groupId >org.apache.maven.plugins</groupId >
9797        <artifactId >maven-deploy-plugin</artifactId >
98-         <version >3.1.1 </version >
98+         <version >3.1.2 </version >
9999        <configuration >
100100          <skip >true</skip >
101101        </configuration >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments