File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.memoria</groupId >
88 <artifactId >atom</artifactId >
9- <version >24.7.0 </version >
9+ <version >24.7.1 </version >
1010 </parent >
1111
1212 <groupId >io.memoria.atom</groupId >
1313 <artifactId >core</artifactId >
14- <version >24.7.0 </version >
14+ <version >24.7.1 </version >
1515 <packaging >jar</packaging >
1616 <name >${project.groupId} .${project.artifactId} </name >
1717 <description >Core Module</description >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.memoria</groupId >
88 <artifactId >atom</artifactId >
9- <version >24.7.0 </version >
9+ <version >24.7.1 </version >
1010 </parent >
1111
1212 <groupId >io.memoria.atom</groupId >
1313 <artifactId >eventsourcing</artifactId >
14- <version >24.7.0 </version >
14+ <version >24.7.1 </version >
1515 <packaging >jar</packaging >
1616 <name >${project.groupId} .${project.artifactId} </name >
1717 <description >eventsourcing Module</description >
Original file line number Diff line number Diff line change 1313 <!-- suppress MavenRedundantGroupId -->
1414 <groupId >io.memoria</groupId >
1515 <artifactId >atom</artifactId >
16- <version >24.7.0 </version >
16+ <version >24.7.1 </version >
1717 <packaging >pom</packaging >
1818
1919 <!-- Metadata -->
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.memoria</groupId >
88 <artifactId >atom</artifactId >
9- <version >24.7.0 </version >
9+ <version >24.7.1 </version >
1010 </parent >
1111
1212 <groupId >io.memoria.atom</groupId >
1313 <artifactId >xjackson</artifactId >
14- <version >24.7.0 </version >
14+ <version >24.7.1 </version >
1515 <packaging >jar</packaging >
1616 <name >${project.groupId} .${project.artifactId} </name >
1717 <description >text Module</description >
Original file line number Diff line number Diff line change 55 requires com .fasterxml .jackson .module .paramnames ;
66 requires io .memoria .atom .core ;
77 requires com .fasterxml .jackson .databind ;
8-
8+ exports io . memoria . atom . jackson ;
99}
You can’t perform that action at this time.
0 commit comments