in src/main/java/org/apache/maven/plugins/pdf/DateBean.java [109:113]
public String getDay() { synchronized (this) { return DAY.format(date); } }