File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 # Drafts your next Release notes as Pull Requests are merged into "master"
14- - uses : release-drafter/release-drafter@v7.2.0
14+ - uses : release-drafter/release-drafter@v7.2.1
1515 env :
1616 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 112112 <dependency >
113113 <groupId >com.fasterxml.jackson</groupId >
114114 <artifactId >jackson-bom</artifactId >
115- <version >2.20.1 </version >
115+ <version >2.21.3 </version >
116116 <type >pom</type >
117117 <scope >import</scope >
118118 </dependency >
220220 <dependency >
221221 <groupId >org.codehaus.mojo</groupId >
222222 <artifactId >animal-sniffer-enforcer-rule</artifactId >
223- <version >1.26 </version >
223+ <version >1.27 </version >
224224 </dependency >
225225 <dependency >
226226 <groupId >org.codehaus.mojo</groupId >
227227 <artifactId >extra-enforcer-rules</artifactId >
228- <version >1.11 .0</version >
228+ <version >1.12 .0</version >
229229 </dependency >
230230 </dependencies >
231231 <executions >
You can’t perform that action at this time.
0 commit comments