Skip to content

Commit

Permalink
chore: docker build+push
Browse files Browse the repository at this point in the history
  • Loading branch information
Soontao committed Dec 26, 2023
1 parent d89ea8c commit c46e323
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion chemistry-opencmis-workbench/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.4.10</version>
<version>2.4.21</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
3 changes: 3 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
},
"minor": {
"enabled": false
},
"patch": {
"enabled": true
}
}

0 comments on commit c46e323

Please sign in to comment.